Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BLERF"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12601775 | 7 months ago | | | 0 | 0.0000014746845 | |
| 12601765 | 7 months ago | | | 0 | 0.0000014841644 | |
| 12601745 | 7 months ago | | | 0 | 0.0000014807321 | |
| 12601728 | 7 months ago | | | 0 | 0.0000014930849 | |
| 12601639 | 7 months ago | | | 0 | 0.0000015367177 | |
| 12601548 | 7 months ago | | | 0 | 0.0000015085175 | |
| 12601498 | 7 months ago | | | 0 | 0.0000015140791 | |
| 12601339 | 7 months ago | | | 0 | 0.000000103418121450 | |
| 12601277 | 7 months ago | | | 0 | 0.0000014997439 | |
| 12601180 | 7 months ago | | | 0 | 0.0000015666960 |
ABI
ABI objects
Getter at block 22004617
DOMAIN_SEPARATOR() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
TGXPYRA() view returns (uint256)
8795
decimals() view returns (uint8)
18
name() view returns (string)
BLERF
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BLERF
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
numCheckpoints(address account) view returns (uint32)
State-modifying
Events NPMFUOK(address OTIZTR) returns (uint256)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
getAirdropAmount() returns (uint256)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
revokeRole(bytes32 role, address account)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) 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)