Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xced4…388e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETHMNY | ERC-20 | 2K | -- | -- | |
EDO | ERC-20 | 0.431237 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10112367 | 5 years ago | | | 0 | 0.0012394976 | |
| 10104834 | 5 years ago | | | 0 | 0.0011758374 | |
| 10103741 | 5 years ago | | | 0 | 0.0024006080 | |
| 10090942 | 5 years ago | | | 0 | 0.0017637120 | |
| 10076467 | 5 years ago | | | 0 | 0.0010778240 | |
| 10065763 | 5 years ago | | | 0 | 0.0015432480 | |
| 10062522 | 5 years ago | | | 0 | 0.0017147200 | |
| 10059266 | 5 years ago | | | 0 | 0.0011268160 | |
| 10058736 | 5 years ago | | | 0 | 0.0016167360 | |
| 10055520 | 5 years ago | | | 0 | 0.0010832131 |
ABI
ABI objects
Getter at block 21284438
isOwner() view returns (bool)
false
owner() view returns (address)
0xe09522888566ced510ba4f85e51141800eaa9649
paused() view returns (bool)
false
percentageToBurn() view returns (uint256)
50
unburnedDestination() view returns (address)
0x28f4eca52462760255b25f80e64d54c1c5687a61
Read-only
This contract contains no read-only function objects.
State-modifying
Events burn()
renounceOwnership()
setPaused(bool value)
setPercentageToBurn(uint256 value)
setUnburnedDestination(address value)
transferOwnership(address newOwner)
withdraw(address asset)
Burn(uint256 burnedAmount, uint256 savedAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address edoTokenAddress, address unburnedDestination_, uint256 percentageToBurn_)
This contract contains no fallback and receive objects.
This contract contains no error objects.