Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "GreedyDucky"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19163779 | 2 months ago | | | 0 | 2.3116096e-7 | |
| 19163364 | 2 months ago | | | 0 | 3.8800454e-7 | |
| 19163329 | 2 months ago | | | 0 | 3.9132543e-7 | |
| 19163224 | 2 months ago | | | 0 | 4.1040813e-7 | |
| 19163085 | 2 months ago | | | 0 | 4.3034689e-7 | |
| 19162927 | 2 months ago | | | 0 | 4.6523414e-7 | |
| 19162887 | 2 months ago | | | 0 | 4.7217906e-7 |
ABI
ABI objects
Getter at block 22062679 getHolders() view returns (address[])
_maxSupply() view returns (uint256)
42523258291310065030254579591452900993335271637555130458007588436136804364838
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
GreedyDucky
symbol() view returns (string)
GRDY
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
isOwner(address a) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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, bytes32 maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.