Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb311…dd07
Balances ($25.98)
Native
Value
$25.98
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.007891 | $3,292.29 |
$25.98 | |
USA | ERC-20 | 1 | $0.000775 |
$0 | |
NOB | ERC-20 | 500 | -- | -- | |
BASS | ERC-20 | 0.933394 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16078747 | 5 months ago | | | 0.001297 | 8.8567117e-7 | |
| 15897689 | 5 months ago | | | 0.00139 | 0.000000406917591040 | |
| 15897657 | 5 months ago | | | 0.001297 | 4.1089419e-7 | |
| 15650263 | 5 months ago | | | 0.001313 | 0.000000301858819584 | |
| 15352916 | 6 months ago | | | 0.001297 | 2.1049592e-7 | |
| 15272075 | 6 months ago | | | 0.001297 | 1.2381364e-7 | |
| 15126841 | 6 months ago | | | 0 | 1.6746959e-7 | |
| 14877412 | 6 months ago | | | 0.001313 | 8.9704139e-7 | |
| 14814540 | 6 months ago | | | 0.001305 | 8.9045499e-7 | |
| 14541958 | 6 months ago | | | 0.001305 | 9.1039281e-7 |
ABI
ABI objects
Getter at block 22748058
currentGameId() view returns (uint256)
61321
owner() view returns (address)
0xcf4cc546aacb784162fb2b6b743e27f10aa02095
torn() view returns (address)
0xb311ec23c4a7578a4c18f66774a5d7b51dd1dd07
Read-only
gasFee(uint256 _energy) view returns (uint256)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events participate(address _account, uint256 _type, uint256 _energy) payable
renounceOwnership()
setFee(uint256 _newFee)
setTokenContract(address _torn)
transferOwnership(address newOwner)
withdraw()
GasFeeSet(uint256 newFee, uint256 oldFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Participated(address account, uint256 tokenId, address owner, uint256 gameType, uint256 gameId, uint256 energy)
TokenContractSet(address torn)
constructor(address _torn)
receive()
InsufficientBalance()
InvalidEnergy()
NotApproved()
NotOwnedToken()
TokenNotExisted()