ActionCompose
Verified contract
Active on
Ethereum with 1,511 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7cbc…19c7
0x4209…5a05
0xda9c…08b2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5677703 | 6 years ago | | | 0.003 | 0.000070797000 | |
| 5592414 | 7 years ago | | | 0.003 | 0.00016519300 | |
| 5590558 | 7 years ago | | | 0.003 | 0.00033038600 | |
| 5590214 | 7 years ago | | | 0.003 | 0.00033038600 | |
| 5590212 | 7 years ago | | | 0.003 | 0.00033038600 | |
| 5590193 | 7 years ago | | | 0.003 | 0.00049557900 | |
| 5590191 | 7 years ago | | | 0.003 | 0.00049557900 | |
| 5581458 | 7 years ago | | | 0.005 | 0.000071517000 | |
| 5580059 | 7 years ago | | | 0.003 | 0.00012002850 | |
| 5578450 | 7 years ago | | | 0.003 | 0.00011799500 |
ABI
ABI objects
Getter at block 21222250
addrAdmin() view returns (address)
0x553489ea2e3e2c3aa13a574dfe3e4bb5a53a64b3
addrFinance() view returns (address)
0x76a8bdd40031556fb0c25d7c920ff16ab5332f44
addrService() view returns (address)
0xe9fd3b83515d2d66f0ef214239da14ddb0ce42c3
dataContract() view returns (address)
0x7cbc6211e6b065b6ef1b2addf842d0105f7619c7
equipContract() view returns (address)
0x4209f9bbb4e4dd48dbd84701fcaaab1d492b5a05
isPaused() view returns (bool)
true
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) payable
lowCompose(uint256 token1, uint256 token2) payable
setAdmin(address _newAdmin)
setDataEquip(address _addr)
setDataMining(address _addr)
setFinance(address _newFinance)
setPrizePool(address _addr)
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.