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 | 7 months ago | | | 0 | 1.7872289e-7 | |
| 12651294 | 7 months ago | | | 0 | 0.0000052172832 | |
| 12651285 | 7 months ago | | | 0 | 0.000093479020 | |
| 12651281 | 7 months ago | | | 0 | 0.0000052172832 | |
| 12651274 | 7 months ago | | | 0 | 0.0000052172832 | |
| 12651264 | 7 months ago | | | 0 | 0.0000052172832 | |
| 12651248 | 7 months ago | | | 0 | 0.00023349802 | |
| 12651242 | 7 months ago | | | 0 | 0.0000052172832 | |
| 12651234 | 7 months ago | | | 0 | 0.0000052159290 | |
| 12651234 | 7 months ago | | | 0 | 0.00023349802 |
ABI
ABI objects
Getter at block 21851999
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.