Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x31af…cdb7
Balances ($334.57)
Native
Value
$334.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.1 | $3,345.74 |
$334.57 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14309417 | 3 years ago | | | 0 | 0.012996944 | |
| 14308681 | 3 years ago | | | 0.005 | 0.012275915 | |
| 12777115 | 3 years ago | | | 0 | 0.0067285810 | |
| 12777058 | 3 years ago | | | 0 | 0.0058676130 | |
| 12741665 | 3 years ago | | | 0.005 | 0.0013217270 | |
| 12741630 | 3 years ago | | | 0.005 | 0.0011520700 | |
| 11343346 | 4 years ago | | | 0 | 0.0033929413 | |
| 11343302 | 4 years ago | | | 0.005 | 0.0024940260 | |
| 11343296 | 4 years ago | | | 0 | 0.0033891210 | |
| 11343247 | 4 years ago | | | 0.005 | 0.00045486304 |
ABI
ABI objects
Getter at block 21168186
fusionsNeeded() view returns (uint256)
0
owner() view returns (address)
0xd9a8ebfc5a7efa6b3e67fbbc014f1e493247294d
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events finishFusion()
fuse(uint32 unit1, uint32 unit2, uint32 unit3) payable
pause()
renounceOwnership()
setFusePrice(uint256 price)
setTokenContractAddress(address newAddress)
transferOwnership(address _newOwner)
unpause()
withdrawBalance()
FinishedFusing(uint32 unit1, uint32 unit2, uint32 unit3, uint32 newUnit)
Fused(uint32 unit1, uint32 unit2, uint32 unit3, uint256 price)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.