Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7f8e…94f3
0x7f8e…94f3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GUTS | ERC-20 | 3642.652512T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13526657 | 3 years ago | | | 0 | 0.0065658949 | |
| 13526637 | 3 years ago | | | 0 | 0.0044072903 | |
| 13498204 | 3 years ago | | | 0 | 0.0060083359 | |
| 13497993 | 3 years ago | | | 0 | 0.0080742355 | |
| 13497681 | 3 years ago | | | 0 | 0.0025146861 | |
| 13497589 | 3 years ago | | | 0 | 0.0035782392 | |
| 13495701 | 3 years ago | | | 0 | 0.0069698763 | |
| 13495683 | 3 years ago | | | 0 | 0.0057102198 | |
| 13493923 | 3 years ago | | | 0 | 0.0074645264 | |
| 13493815 | 3 years ago | | | 0 | 0.0061667488 |
ABI
ABI objects
Getter at block 21123406
decimals() pure returns (uint8)
9
name() pure returns (string)
GutsInu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GUTS
totalSupply() pure returns (uint256)
1000000000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTxPercent(uint256 maxTxPercent)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address addr1, address addr2)
receive()
This contract contains no error objects.