The Aviary
Verified contract
Active on
Ethereum with 342 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 |
---|---|---|---|---|---|
The Aviary | ERC-20 | 26.304707M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17201997 | a year ago | | | 0 | 0.0031388854 | |
| 16018889 | 2 years ago | | | 0 | 0.00034060233 | |
| 14667397 | 3 years ago | | | 0 | 0.0018108080 | |
| 14667381 | 3 years ago | | | 0 | 0.0021325248 | |
| 14664530 | 3 years ago | | | 0 | 0.00078815476 | |
| 14656987 | 3 years ago | | | 0 | 0.0012196841 | |
| 14655889 | 3 years ago | | | 0 | 0.0024904823 | |
| 14655868 | 3 years ago | | | 0 | 0.0011395517 | |
| 14631610 | 3 years ago | | | 0 | 0.0012244387 | |
| 14625873 | 3 years ago | | | 0 | 0.0038347244 |
ABI
ABI objects
Getter at block 21082949
decimals() view returns (uint8)
18
maxSellAmt() view returns (uint256)
2000000000000000000
name() view returns (string)
The Aviary
owner() view returns (address)
0x3da97c88fa90ad6d78907e08e818b98fef2413d3
swapTokensAtAmount() view returns (uint256)
8500000000000000000000000
symbol() view returns (string)
The Aviary
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xd697ce4d59fa8f68f47e54ad2471d82b5380dce3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBlacklist(address account, bool value)
setBuyFee(uint256 value)
setMaxSellAmt(uint256 amount)
setSellFee(uint256 value)
setSwapAtAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.