Goatseus Maximus
Verified contract
Active on
Ethereum with 9,183 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x714b…6196
2 additional
variables
Balances ($178.65)
Native
Value
$160.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.048053 | $3,349.57 |
$160.96 | |
GOAT | ERC-20 | 1.296111M | $0.000014 |
$17.69 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21245592 | 5 hours ago | | | 0 | 0.00047273755 | |
| 21244922 | 7 hours ago | | | 0 | 0.00059896084 | |
| 21244736 | 8 hours ago | | | 0 | 0.00064080372 | |
| 21244692 | 8 hours ago | | | 0 | 0.00082446843 | |
| 21244612 | 8 hours ago | | | 0 | 0.00070807098 | |
| 21244562 | 8 hours ago | | | 0 | 0.00073453448 | |
| 21244298 | 9 hours ago | | | 0 | 0.00086728450 | |
| 21244293 | 9 hours ago | | | 0 | 0.00082529695 | |
| 21244291 | 9 hours ago | | | 0 | 0.00085438781 | |
| 21244282 | 9 hours ago | | | 0 | 0.00087132506 |
ABI
ABI objects
Getter at block 21247092
_maxTaxSwap() view returns (uint256)
2000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Goatseus Maximus
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GOAT
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isbot(address a) view returns (bool)
State-modifying
Events Send()
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delbots(address[] notbot)
manualswap()
openTrading()
reduceFee(uint256 _newFee)
removelimits()
removetransferTax()
renounceOwnership()
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.