Gaimin
Verified contract
Proxy
Active on
Base with 70 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8175…f47e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GMRX | ERC-20 | 15.81665B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12718378 | 8 months ago | | | 0 | 0.0000074858944 | |
| 12718325 | 8 months ago | | | 0 | 1.4956157e-7 | |
| 12718194 | 8 months ago | | | 0 | 3.2163345e-7 | |
| 12718144 | 8 months ago | | | 0 | 0.0000074858944 | |
| 12718108 | 8 months ago | | | 0 | 0.0000074858944 | |
| 12718099 | 8 months ago | | | 0 | 0.00023312260 | |
| 12718025 | 8 months ago | | | 0 | 1.7331801e-7 | |
| 12718013 | 8 months ago | | | 0 | 0.0000074858944 | |
| 12717997 | 8 months ago | | | 1 | 0.0000086997096 | |
| 12717942 | 8 months ago | | | 0 | 0.0000074858944 |
ABI
ABI objects
Getter at block 23183483
buyFee() view returns (uint256)
1
decimals() view returns (uint8)
18
gmrxWallet() view returns (address)
0x34ed6d909dfd09b3a5cb91f4e96e50cdb81952a3
name() view returns (string)
Gaimin
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
99
symbol() view returns (string)
GMRX
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapPair() view returns (address)
0x817503a79c96ecaefffd7c8d457488157ba1f47e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading(address router) payable returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTaxWallet(address wallet) returns (bool)
withdrawETH() 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()
receive()
AddressInsufficientBalance(address account)