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 "YAMBO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22404736 | 8 days ago | | | 0 | 4.2437417e-7 | |
| 22404712 | 8 days ago | | | 0 | 7.3830473e-7 | |
| 22295939 | 11 days ago | | | 0 | 2.8962832e-7 | |
| 18355506 | 3 months ago | | | 0 | 1.3502185e-7 | |
| 18324698 | 3 months ago | | | 0 | 0.000000068380658052 | |
| 18205065 | 3 months ago | | | 0 | 3.5654028e-7 | |
| 18205062 | 3 months ago | | | 0 | 3.5669605e-7 | |
| 18178785 | 3 months ago | | | 0 | 2.8207351e-7 | |
| 18177590 | 3 months ago | | | 0 | 7.3160396e-7 | |
| 18177559 | 3 months ago | | | 0 | 6.6990070e-7 |
ABI
ABI objects
Getter at block 22750159
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
YAMBO
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
YAMBO
totalSupply() view returns (uint256)
5000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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 liquidityFee_)
receive()
This contract contains no error objects.