Updates the fee payment method for a contract.
With options
you can set the transaction fee payment method. You can find more details in Fee Payer Options.
object (Kip17FeePayerOptions) |
Your request was successful.
Your request is not valid.
The credential you entered is invalid.
The resource you requested does not exist.
{- "options": {
- "enableGlobalFeePayer": false,
- "userFeePayer": {
- "krn": "krn:1001:wallet:88c1223c-66af-4122-9818-069b2e3c6b30:feepayer-pool:default",
- "address": "0xd6905b98E4Ba43a24E842d2b66c1410173791cab"
}
}
}
Your request was successful.
{- "address": "0x7766a3af39e4fffbaccf6efa6a37ed195f9179b4",
- "alias": "test",
- "name": "TestNFT",
- "symbol": "TEST",
- "options": {
- "enableGlobalFeePayer": false,
- "userFeePayer": {
- "krn": "krn:1001:wallet:88c1223c-66af-4122-9818-069b2e3c6b30:feepayer-pool:default",
- "address": "0xd6905b98E4Ba43a24E842d2b66c1410173791cab"
}
}
}