Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "PUMBAA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18901673 | a year ago | | | 0 | 0.00079855192 | |
| 17920851 | a year ago | | | 0 | 0.0017291307 | |
| 17674804 | a year ago | | | 0 | 0.00083324896 | |
| 17672418 | a year ago | | | 0 | 0.0011380619 | |
| 17672402 | a year ago | | | 0 | 0.0010700806 | |
| 17672049 | a year ago | | | 0 | 0.0017469400 | |
| 17652064 | a year ago | | | 0 | 0.00044004430 | |
| 17652062 | a year ago | | | 0 | 0.00078172730 | |
| 17640646 | a year ago | | | 0 | 0.00082732861 | |
| 17640638 | a year ago | | | 0 | 0.00087314748 |
ABI
ABI objects
Getter at block 21226027
decimals() view returns (uint8)
18
name() view returns (string)
PUMBAA
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PUMB
totalSupply() view returns (uint256)
34780000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address from, uint256 amount) returns (bool)
approve(address spender, uint256 amount) returns (bool)
increaseAllowance(address spender, uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Deploy(address owner, uint256 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string nome_, string symbole_, address user_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.