Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Gasless"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19548967 | 7 months ago | | | 0 | 0.0010966041 | |
| 19548964 | 7 months ago | | | 0 | 0.00071794681 | |
| 19548962 | 7 months ago | | | 0 | 0.00075584491 | |
| 19548960 | 7 months ago | | | 0 | 0.00068697985 | |
| 19548959 | 7 months ago | | | 0 | 0.00070015660 | |
| 19548955 | 7 months ago | | | 0 | 0.00070504276 | |
| 19548953 | 7 months ago | | | 0 | 0.00072544146 | |
| 19548952 | 7 months ago | | | 0 | 0.00075686983 | |
| 19548951 | 7 months ago | | | 0 | 0.00069930321 | |
| 19548948 | 7 months ago | | | 0 | 0.00065077783 |
ABI
ABI objects
Getter at block 21187497
decimals() view returns (uint8)
18
name() view returns (string)
Gasless
symbol() view returns (string)
Gasless
totalSupply() view returns (uint256)
10000000000000000000000
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)
init()
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.