Gorilla In A Coupe
Verified contract
Active on
Ethereum with 691 txns
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 |
---|---|---|---|---|---|
GIAC | ERC-20 | 55.352438B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21198199 | 13 days ago | | | 0 | 0.0010887551 | |
| 21160602 | 19 days ago | | | 0 | 0.00075905945 | |
| 21019406 | a month ago | | | 0 | 0.00036948877 | |
| 20933248 | 2 months ago | | | 0 | 0.00050634571 | |
| 20932884 | 2 months ago | | | 0 | 0.00064723735 | |
| 20925285 | 2 months ago | | | 0 | 0.00079716005 | |
| 20925280 | 2 months ago | | | 0 | 0.00081657955 | |
| 20923908 | 2 months ago | | | 0 | 0.0013941127 | |
| 20900991 | 2 months ago | | | 0 | 0.00080412483 | |
| 20888850 | 2 months ago | | | 0 | 0.00042899990 |
ABI
ABI objects
Getter at block 21294732
buyTaxPercent() view returns (uint256)
0
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0x336599ece8d5cb1092791801bb72e8fae6740f4b
feeTokenThreshold() view returns (uint256)
2103450000000000000000000000000
maxHoldings() view returns (uint256)
0
maxSwapAmount() view returns (uint256)
0
name() view returns (string)
Gorilla In A Coupe
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxPercent() view returns (uint256)
0
symbol() view returns (string)
GIAC
totalSupply() view returns (uint256)
420690000000000000000000000000000
uniPair() view returns (address)
0x67e832cb0582a95265e4afcb980e98f7b855af94
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAllLimits()
disableSwapLimit()
enableTrade()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckERC20(address token)
removeStuckETH()
removeWalletLimit()
renounceOwnership()
setBlacklisted(address target, bool state)
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.