Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLOOM | ERC-20 | 1.42069 | $0.000046 |
$0 | |
OHNO | ERC-20 | 2.444899K | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21703760 | 3 days ago | | | 0 | 8.6948386e-7 | |
| 21306298 | 12 days ago | | | 0 | 1.5696352e-7 | |
| 21235706 | 14 days ago | | | 0 | 1.5154611e-7 | |
| 20522815 | a month ago | | | 0 | 1.2757530e-7 | |
| 20507102 | a month ago | | | 0 | 2.3804717e-7 | |
| 20425447 | a month ago | | | 0 | 1.1114447e-7 | |
| 19714198 | 2 months ago | | | 0 | 3.6540071e-7 | |
| 19511528 | 2 months ago | | | 0 | 0.000000094186490816 | |
| 19256187 | 2 months ago | | | 0 | 0.000000079481600000 | |
| 19177562 | 2 months ago | | | 0 | 1.4589220e-7 |
ABI
ABI objects
Getter at block 21819105
decimals() view returns (uint8)
18
launched() view returns (bool)
true
name() view returns (string)
Bator
owner() view returns (address)
0x0000000000000000000000000000000000000000
quotionRatio() view returns (bool)
true
symbol() view returns (string)
BATOR
totalSupply() view returns (uint256)
420690000000000000000000
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
derivative(uint256 _xor, uint256 _nor) pure returns (bool)
dilation(bool _isExposed, uint256 _rate) pure returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
launch()
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)