Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Fuck Gary"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20202278 | 5 months ago | | | 0 | 0.000087965654 | |
| 20189267 | 5 months ago | | | 0 | 0.00017962021 | |
| 20182376 | 5 months ago | | | 0 | 0.00020121249 | |
| 17621084 | a year ago | | | 0 | 0.0011971552 | |
| 17619731 | a year ago | | | 0 | 0.00043583401 | |
| 17619715 | a year ago | | | 0 | 0.00065483844 | |
| 17509486 | a year ago | | | 0 | 0.00083088180 | |
| 17430572 | a year ago | | | 0 | 0.00097832937 | |
| 17429122 | a year ago | | | 0 | 0.0016204696 | |
| 17429056 | a year ago | | | 0 | 0.0014005825 |
ABI
ABI objects
Getter at block 21333103
decimals() view returns (uint8)
18
initPoolAddress() view returns (address)
0xcc8cab818090f803bb0ae80a61ef632c2c8377ba
name() view returns (string)
Fuck Gary
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
supply() view returns (uint256)
417202100000000000000000000000000
symbol() view returns (string)
Gary
totalSupply() view returns (uint256)
417202100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
tradingCount(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
muliSetExclude(address[] users, bool _isExclude)
renounceOwnership()
setAmmPair(address pair, bool hasPair)
setBlocks(uint256 _firstBlock, uint256 _secondBlock)
setTradingLimit(uint256 _tradingCountLimit, uint256 _tradingAmountLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withDraw(address _token, uint256 _amount, address _to)
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()
This contract contains no error objects.