MonsterBattleTorch
Verified contract
Active on
Ethereum with 729 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa755…ea2b
0x391b…a91b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TORCH | ERC-20 | 19.362775B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16522891 | 2 years ago | | | 0 | 0.0047479613 | |
| 16194644 | 2 years ago | | | 0 | 0.0039246607 | |
| 15871151 | 2 years ago | | | 0 | 0.0059343915 | |
| 15846370 | 2 years ago | | | 0 | 0.0040417256 | |
| 15836162 | 2 years ago | | | 0 | 0.0051847335 | |
| 15778525 | 2 years ago | | | 0 | 0.00090871648 | |
| 15759466 | 2 years ago | | | 0 | 0.00055283166 | |
| 15756516 | 2 years ago | | | 0 | 0.0043618020 | |
| 15739176 | 2 years ago | | | 0 | 0.00066511228 | |
| 15737697 | 2 years ago | | | 0 | 0.0033332850 |
ABI
ABI objects
Getter at block 21286888
HoleAddress() view returns (address)
0xb63b32cad8510572210987f489ed6f7547c0b0b1
MonsterWallet() view returns (address)
0xd1c2809f12d74e691769a6c865e6f0d531a8a36f
Storage() view returns (address)
0xa755c08a422434c480076c80692d9aee67bcea2b
Torch() view returns (address)
0xd33b79f237508251e5740c5229f2c8ea47ee30c8
_isActiveReceive() view returns (bool)
true
_isActiveRecharge() view returns (bool)
true
_isActiveWithdrawal() view returns (bool)
true
owner() view returns (address)
0x52cf48ec3485c2f1312d9f1f1ddd3fca9cc232e3
receiver() view returns (address)
0xdac226421fe37a1b00a469cf03ba5629ef5a3db6
Read-only
This contract contains no read-only function objects.
State-modifying
Events receiveStorage(uint256[] _tokenIds, uint256[] _amounts, string _signature)
rechargeTorch(uint256 _amount)
renounceOwnership()
setActiveReceive()
setActiveRecharge()
setActiveWithdrawal()
setCheckContract(address _addr)
setFrozenBalance(uint256 _amount)
setHoleAddress(address _addr)
setMaxWithdrawTorch(uint256 _amount)
setReceiver(address _addr)
setStorageContract(address _addr)
setTorchContract(address _addr)
setWalletContract(address _addr)
setWithdrawTimes(uint256 _timestamp)
transferOwnership(address newOwner)
withdrawToken()
withdrawTorch(uint256 _amount, string _signature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Synthesis(address indexed to, uint256 indexed _tokenId, uint256 indexed _amount)
rechargeTorchEvent(address indexed from, uint256 indexed _amount, uint256 indexed _timestamp)
withdrawTorchEvent(address indexed to, uint256 indexed _amount, uint256 indexed _timestamp)
constructor(address _check)
This contract contains no fallback and receive objects.
This contract contains no error objects.