CarbonTokenFee
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CarbonTokenFee"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19511581 | 8 months ago | | | 0 | 0.00098221012 | |
| 19511575 | 8 months ago | | | 0 | 0.00057904232 | |
| 19376153 | 9 months ago | | | 0 | 0.0025250532 | |
| 19376150 | 9 months ago | | | 0 | 0.0040522831 | |
| 18982881 | a year ago | | | 0 | 0.00044363369 |
ABI
ABI objects
Getter at block 21276782
feeRate() view returns (uint256)
250
masterAccount() view returns (address)
0x000000000000000000000000000000000000dead
owner() view returns (address)
0x2c8eeda98a84a393e2db66b013a0cdca2f3693f2
Read-only
extractFee(address _sender, uint256 amount) view returns (uint256, uint256)
feeAddressList(address) view returns (bool)
State-modifying
Events renounceOwnership()
setFeeAddressList(address[] _accounts, bool[] _status)
setFeeRate(uint256 _rate)
setMasterAccount(address _account)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.