Vonni tHe POOh
Verified contract
Active on
Ethereum with 123 txns
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 "Vonni tHe POOh"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21293188 | 13 days ago | | | 0 | 0.00056302033 | |
| 21059054 | a month ago | | | 0 | 0.00073336519 | |
| 19850662 | 7 months ago | | | 0 | 0.00018289696 | |
| 18307907 | a year ago | | | 0 | 0.00013044278 | |
| 17187982 | 2 years ago | | | 0 | 0.0040767365 | |
| 17186401 | 2 years ago | | | 0 | 0.0024163865 | |
| 17186375 | 2 years ago | | | 0 | 0.0024966401 | |
| 17167219 | 2 years ago | | | 0 | 0.0049933204 | |
| 17167102 | 2 years ago | | | 0 | 0.0050264275 | |
| 17154795 | 2 years ago | | | 0 | 0.0014706734 |
ABI
ABI objects
Getter at block 21384911
decimals() view returns (uint8)
9
name() view returns (string)
Vonni tHe POOh
owner() view returns (address)
0x0000000000000000000000000000000000000000
pool() view returns (address)
0x93f4ede65fca69cfd27d22f1e4673b6f63a7496b
symbol() view returns (string)
VONNI
totalSupply() view returns (uint256)
7777777777777700
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
maxWallet(address acc) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
start(address poolAddress)
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.
This contract contains no error objects.