Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($127.83)
Native
Value
$127.83
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.04 | $3,195.72 |
$127.83 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10316799 | 4 years ago | | | 0 | 0.0016749005 | |
| 10316784 | 4 years ago | | | 0 | 0.0010796445 | |
| 7337238 | 6 years ago | | | 0.01 | 0.00014796600 | |
| 7008521 | 6 years ago | | | 0.01 | 0.0012330500 | |
| 5541852 | 7 years ago | | | 0 | 0.00088441100 | |
| 5536060 | 7 years ago | | | 0 | 0.0021144110 | |
| 5442728 | 7 years ago | | | 0 | 0.000048280000 | |
| 5442716 | 7 years ago | | | 0 | 0.000024140000 | |
| 5315184 | 7 years ago | | | 0 | 0.000094932000 | |
| 5312277 | 7 years ago | | | 0.01 | 0.000068644000 |
ABI
ABI objects
Getter at block 21161034
_maxSupply() view returns (uint256)
10000000000000000000000
_ratio() view returns (uint256)
100
_totalSupply() view returns (uint256)
321000000000000001000
decimals() view returns (uint8)
18
name() view returns (string)
Garrys
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x63e1aac1c36a4433c6593c726665c8d8687fd80d
symbol() view returns (string)
GAR
totalSupply() view returns (uint256)
321000000000000001000
weiBalance() view returns (uint256 weiBal)
40000000000000010
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
weiToOwner(address _address, uint256 amount)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.