Aiyana Udesen - Matt Furie's wife
Verified contract
Active on
Ethereum with 124 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 |
---|---|---|---|---|---|
AIYANA | ERC-20 | 3.434176M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20839246 | 2 months ago | | | 0 | 0.00039276571 | |
| 19988508 | 6 months ago | | | 0 | 0.00054614178 | |
| 19988508 | 6 months ago | | | 0 | 0.00054614178 | |
| 19988508 | 6 months ago | | | 0 | 0.00054614178 | |
| 19988508 | 6 months ago | | | 0 | 0.00054614178 | |
| 19988508 | 6 months ago | | | 0 | 0.00054614178 | |
| 19919249 | 6 months ago | | | 0 | 0.00061887449 | |
| 19919249 | 6 months ago | | | 0 | 0.00061887449 | |
| 19831550 | 7 months ago | | | 0 | 0.00026421192 | |
| 19801779 | 7 months ago | | | 0 | 0.00021570982 |
ABI
ABI objects
Getter at block 21302012
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
3434176197766423031143329
getSwapThresholdAmount() view returns (uint256)
133903
marketingAddress() view returns (address)
0x87c01d50d30fdd50bab8b5f906500f06cbf6fd9c
maxBuyAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Aiyana Udesen - Matt Furie's wife
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x7cff1798064db93fb8782323c16ba5d590f57b9e
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio() view returns (uint16)
50
symbol() view returns (string)
AIYANA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
marketingFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
excludeFromLimits(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _router)
marketingAddressSetup(address _newAddress)
marketingFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxBuyAmount(uint256 _maxBuyAmount)
updateSwapThreshold(uint16 _swapThresholdRatio)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
MaxBuyAmountUpdated(uint256 maxBuyAmount)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint16 swapThresholdRatio)
Transfer(address indexed from, address indexed to, uint256 value)
marketingAddressUpdated(address marketingAddress)
marketingFeeSent(address recipient, uint256 amount)
marketingFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.