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) |
---|---|---|---|---|---|---|---|
| 17466268 | 4 months ago | | | 0 | 0.0000011654553 | |
| 17465748 | 4 months ago | | | 0 | 6.7482421e-7 | |
| 17465680 | 4 months ago | | | 0 | 6.7482565e-7 | |
| 17465555 | 4 months ago | | | 0 | 6.4577046e-7 | |
| 17465552 | 4 months ago | | | 0 | 0.0000012211408 | |
| 17465452 | 4 months ago | | | 0 | 6.1947882e-7 | |
| 17465450 | 4 months ago | | | 0 | 6.2003398e-7 | |
| 17465430 | 4 months ago | | | 0 | 0.000000608903426915 |
ABI
ABI objects
Getter at block 22460182 getHolders() view returns (address[])
_maxSupply() view returns (uint256)
11336324303328322458931153356118956071907160003375430776523381380120654676423
_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.