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 "BARBIE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13631403 | 7 months ago | | | 0 | 0.000035107444 | |
| 13631400 | 7 months ago | | | 0.035524119 | 0.0042034650 |
ABI
ABI objects
Getter at block 22953363
decimals() view returns (uint8)
18
i() view returns (bool)
true
name() view returns (string)
BARBIE
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapPair() view returns (address)
0x082cc48031eac5c9d3558513435e4dc1f83e6d45
swapRouter() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
symbol() view returns (string)
BARBIE
totalSupply() view returns (uint256)
167888532000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
tssssssssssss(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading() payable
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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(uint256 supply, string name, string symbol)
receive()
This contract contains no error objects.