Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GMinu | ERC-20 | 11.23199B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15760783 | 2 years ago | | | 0 | 0.0010759717 | |
| 15530291 | 2 years ago | | | 0 | 0.00025139441 | |
| 14842053 | 3 years ago | | | 0 | 0.0074110898 | |
| 14834753 | 3 years ago | | | 0 | 0.00057174610 | |
| 14244329 | 3 years ago | | | 0 | 0.0020449022 | |
| 14240562 | 3 years ago | | | 0 | 0.0018395217 | |
| 13868315 | 3 years ago | | | 0 | 0.0013423720 | |
| 13838102 | 3 years ago | | | 0 | 0.0032935760 | |
| 13829883 | 3 years ago | | | 0 | 0.0021909071 | |
| 13816144 | 3 years ago | | | 0 | 0.0022502970 |
ABI
ABI objects
Getter at block 21293658
decimals() pure returns (uint8)
9
name() pure returns (string)
GM Inu
owner() view returns (address)
0x74d21a0275aff497989c3c1b622afe770c5bc1ba
symbol() pure returns (string)
GMinu
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.