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 "ABSkeepv1"
ABI
ABI objects
Getter at block 21386675
decimals() view returns (uint8)
18
name() view returns (string)
ABSkeepv1
symbol() view returns (string)
ABSK
totalSupply() view returns (uint256)
4521000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256 remaining)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.