Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x601b…2e59
0xcc88…8b0a
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,600.83 |
$0 | |
FAIRY | ERC-20 | 70.120962K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16969662 | 2 years ago | | | 0 | 0.0010457170 | |
| 14821167 | 3 years ago | | | 0 | 0.00031192895 | |
| 14318995 | 3 years ago | | | 0 | 0.00066100435 | |
| 14144990 | 3 years ago | | | 0 | 0.0016688896 | |
| 14032299 | 3 years ago | | | 0 | 0.0028905161 | |
| 13367284 | 3 years ago | | | 0 | 0.013938187 | |
| 13228558 | 3 years ago | | | 0 | 0.0017182519 | |
| 13094047 | 3 years ago | | | 0 | 0.0010599040 | |
| 13092986 | 3 years ago | | | 0 | 0.0026620743 | |
| 13062265 | 3 years ago | | | 0 | 0.0014912960 |
ABI
ABI objects
Getter at block 21284178
_buyBackWalletAddress() view returns (address)
0xd3e74fea76cb8e572a673efad9a78a05d54806db
_fairyPotWalletAddress() view returns (address)
0xcc88c760913f1546e99247e9ef0624b6207b8b0a
decimals() pure returns (uint8)
9
name() pure returns (string)
Fairy
owner() view returns (address)
0xd3e74fea76cb8e572a673efad9a78a05d54806db
symbol() pure returns (string)
FAIRY
totalSupply() pure returns (uint256)
200000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualSwap()
recoverETH()
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)
constructor(address marketingWalletAddress, address buyBackWalletAddress, address fairyPotWalletAddress)
receive()
This contract contains no error objects.