ActionCompose
Verified contract
Active on
Ethereum with 20,779 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4052…5081
0x4209…5a05
0xda9c…08b2
Balances ($3.32)
Native
Value
$3.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001 | $3,321.10 |
$3.32 | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6675630 | 6 years ago | | | 0 | 0.000083886000 | |
| 6638470 | 6 years ago | | | 0 | 0.000058663000 | |
| 6638468 | 6 years ago | | | 0 | 0.00036355440 | |
| 6638463 | 6 years ago | | | 0 | 0.00038752340 | |
| 6638435 | 6 years ago | | | 0 | 0.00038752120 | |
| 6638378 | 6 years ago | | | 0 | 0.00038762900 | |
| 6638350 | 6 years ago | | | 0 | 0.00038753660 | |
| 6638350 | 6 years ago | | | 0 | 0.00038759380 | |
| 6638331 | 6 years ago | | | 0 | 0.00038754760 | |
| 6638330 | 6 years ago | | | 0 | 0.000058663000 |
ABI
ABI objects
Getter at block 21259666
addrAdmin() view returns (address)
0x553489ea2e3e2c3aa13a574dfe3e4bb5a53a64b3
addrFinance() view returns (address)
0x76a8bdd40031556fb0c25d7c920ff16ab5332f44
addrService() view returns (address)
0xe9fd3b83515d2d66f0ef214239da14ddb0ce42c3
auctionContract() view returns (address)
0x405207beb564422f44e90bf1966dadb447c65081
equipContract() view returns (address)
0x4209f9bbb4e4dd48dbd84701fcaaab1d492b5a05
isPaused() view returns (bool)
false
tokenContract() view returns (address)
0xda9c03dfd4d137f926c3cf6953cb951832eb08b2
Read-only
This contract contains no read-only function objects.
State-modifying
Events doPause()
doUnpause()
highCompose(uint256 token1, uint256 token2, uint256 token3)
lowCompose(uint256 token1, uint256 token2)
setAdmin(address _newAdmin)
setDataAuction(address _addr)
setDataEquip(address _addr)
setFinance(address _newFinance)
setRecommendStatus(bool _isOpen)
setService(address _newService)
withdraw(address _target, uint256 _amount)
AdminTransferred(address indexed preAdmin, address indexed newAdmin)
ComposeSuccess(address indexed owner, uint256 tokenId, uint16 protoId, uint16 quality, uint16 pos)
constructor(address _nftAddr)
fallback()
This contract contains no error objects.