Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "baseSHIB"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20035455 | 2 months ago | | | 0 | 1.4152989e-7 | |
| 20035001 | 2 months ago | | | 0 | 5.2993456e-7 | |
| 20034999 | 2 months ago | | | 0 | 5.2993456e-7 | |
| 20034998 | 2 months ago | | | 0 | 5.2993456e-7 | |
| 20034997 | 2 months ago | | | 0 | 5.2993456e-7 | |
| 20034996 | 2 months ago | | | 0 | 5.2993456e-7 | |
| 20034995 | 2 months ago | | | 0 | 5.2993456e-7 | |
| 20034994 | 2 months ago | | | 0 | 5.2993456e-7 | |
| 20034993 | 2 months ago | | | 0 | 5.2985967e-7 | |
| 20034992 | 2 months ago | | | 0 | 5.2993456e-7 |
ABI
ABI objects
Getter at block 22030414 getHolders() view returns (address[])
_maxSupply() view returns (uint256)
77449830589869286769201383995752143831418847524445488921607539310297012279865
_totalSupply() view returns (uint256)
10000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
baseSHIB
symbol() view returns (string)
baseSHIB
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.