Grand Theft Arlen
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Grand Theft Arlen"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12768697 | 3 years ago | | | 0 | 0.00014492000 | |
| 12755733 | 3 years ago | | | 0 | 0.00046467000 | |
| 12755702 | 3 years ago | | | 0 | 0.00050184360 | |
| 12755662 | 3 years ago | | | 0 | 0.00092934000 | |
| 12755661 | 3 years ago | | | 0 | 0.0011152080 | |
| 12755633 | 3 years ago | | | 0 | 0.00055760400 | |
| 12755633 | 3 years ago | | | 0 | 0.00070420500 | |
| 12755629 | 3 years ago | | | 0 | 0.00065053800 | |
| 12755623 | 3 years ago | | | 0 | 0.00092934000 | |
| 12755615 | 3 years ago | | | 0 | 0.00083640600 |
ABI
ABI objects
Getter at block 21274866
basePercent() view returns (uint256)
100
decimals() view returns (uint8)
9
name() view returns (string)
Grand Theft Arlen
symbol() view returns (string)
GTA
totalSupply() view returns (uint256)
89671842467495
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
findFivePercent(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) 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.