DestructionContract
Verified contract
Active on
Ethereum with 104 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XLAB | ERC-20 | 50 | $0.000002 |
$0 | |
XAUR | ERC-20 | 36.956688M | -- | -- | |
CBTV | ERC-20 | 138 | -- | -- | |
XCEL | ERC-20 | 50 | -- | -- | |
ERC20 | ERC-20 | 0.99 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9131613 | 5 years ago | | | 0 | 0.0026944879 | |
| 8767225 | 5 years ago | | | 0 | 0.0025713970 | |
| 8766937 | 5 years ago | | | 0 | 0.0022234710 | |
| 8766880 | 5 years ago | | | 0 | 0.0025687730 | |
| 8765069 | 5 years ago | | | 0 | 0.0025713970 | |
| 7713009 | 6 years ago | | | 0 | 0.00073211850 | |
| 7591493 | 6 years ago | | | 0 | 0.00021692400 | |
| 7461354 | 6 years ago | | | 0 | 0.00054231000 | |
| 7461315 | 6 years ago | | | 0 | 0.00062717000 | |
| 7308903 | 6 years ago | | | 0 | 0.0022234710 |
ABI
ABI objects
Getter at block 21284121
FreeXaurum() view returns (uint256)
733060771623537
GoldMelted() view returns (uint256)
5638200000000
XaurumBurned() view returns (uint256)
54367116375000
XaurumMelted() view returns (uint256)
5541687256767245
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xa95e12cb605fbbea02214f02e670498be216fd1c
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
doBurn(uint256 _xaurAmount) returns (bool)
doMelt(uint256 _xaurAmount, uint256 _goldAmount) returns (bool)
transferOwnership(address _newOwner)
BurnDone(uint256 xaurAmount)
MeltDone(uint256 xaurAmount, uint256 goldAmount)
OwnerUpdate(address _prevOwner, address _newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.