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 "≽^•⩊•^≼"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12651380 | 8 months ago | | | 0 | 4.7144731e-7 | |
| 12651294 | 8 months ago | | | 0 | 0.0000074742367 | |
| 12651285 | 8 months ago | | | 0 | 0.000096461462 | |
| 12651281 | 8 months ago | | | 0 | 0.0000074619957 | |
| 12651274 | 8 months ago | | | 0 | 0.0000074586830 | |
| 12651264 | 8 months ago | | | 0 | 0.0000074506796 | |
| 12651248 | 8 months ago | | | 0 | 0.00023404341 | |
| 12651242 | 8 months ago | | | 0 | 0.0000074301345 | |
| 12651234 | 8 months ago | | | 0 | 0.0000074231162 | |
| 12651234 | 8 months ago | | | 0 | 0.00023402489 |
ABI
ABI objects
Getter at block 23184598
a() view returns (bool)
false
decimals() view returns (uint8)
18
name() view returns (string)
≽^•⩊•^≼
owner() view returns (address)
0x61086341c3bf0b1d4df3cac8222793f586bfad58
pair() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
≽^•⩊•^≼
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address oowner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isbotBlackList(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setblacklist(address _account)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unsetblack(address _account)
waiveOwnership()
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(string name_, string symbol_, address addr_)
This contract contains no fallback and receive objects.
This contract contains no error objects.