AdminContract
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe52f…a30b
Balances ($0.00)
No balances found for "AdminContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20424078 | 4 months ago | | | 0 | 0.000072468657 | |
| 20419872 | 4 months ago | | | 0 | 0.00054358314 | |
| 20419862 | 4 months ago | | | 0 | 0.00035708148 |
ABI
ABI objects
Getter at block 21401098
owner() view returns (address)
0x000000000000000000000000000000000000dead
Read-only
This contract contains no read-only function objects.
State-modifying
Events addDexToWhitelist(address dex)
removeDexFromWhitelist(address dex)
renounceOwnership()
setTaxCollector(address newCollector)
setTaxFee(uint256 newFee)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.