Audinals
Verified contract
Active on
Ethereum with 1,801 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5733…7590
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AUDO | ERC-20 | 22.536963M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20855333 | 2 months ago | | | 0 | 0.00036475261 | |
| 20825473 | 2 months ago | | | 0 | 0.00090893540 | |
| 20825461 | 2 months ago | | | 0 | 0.0011125961 | |
| 20825453 | 2 months ago | | | 0 | 0.00055562654 | |
| 20492949 | 4 months ago | | | 0 | 0.000068459310 | |
| 20466214 | 4 months ago | | | 0 | 0.00014417570 | |
| 20348995 | 4 months ago | | | 0 | 0.000090948931 | |
| 19808758 | 7 months ago | | | 0 | 0.00010280571 | |
| 19691667 | 7 months ago | | | 0 | 0.00022162606 | |
| 19418448 | 9 months ago | | | 0 | 0.0012776724 |
ABI
ABI objects
Getter at block 21280082
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
distributor() view returns (address)
0x5733073d4243b086abcbc21cca0bf8315d4f7590
getBuyFees() view returns (uint256)
5
getPoolStatistics() view returns (uint256 totalRewards, uint256 totalRewardsPaid, uint256 rewardsSacrificed, uint256 rewardHolders)
(totalRewards=92470466, totalRewardsPaid=0, rewardsSacrificed=26388958884, rewardHolders=2)
getSellFees() view returns (uint256)
5
lpPair() view returns (address)
0xc602afe4ea8bdff09ac3d8e25c85851453d11e85
maxSwapTokens() view returns (uint256)
5000000000000000
name() view returns (string)
Audinals
owner() view returns (address)
0x389346e15bd2d4cfb046e1c70911dc1d9b9b639b
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000
symbol() view returns (string)
AUDO
taxCollector() view returns (address)
0x6e8f7d5ca67d888c5e0ad77011e603b93bc1b299
taxSplit() view returns (uint256)
3
totalSupply() view returns (uint256)
1000000000000000000
tradingActiveTime() view returns (uint256)
18029984
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkClaimTime(address wallet) view returns (uint256)
isDividendExempt(address) view returns (bool)
myStatistics(address wallet) view returns (uint256 share, uint256 reward, uint256 rewardClaimed, uint256 rewardsLost, uint256 claimTime)
pairs(address) view returns (bool)
walletProtection(address) view returns (uint256)
State-modifying
Events airdropToWallets(address[] wallets, uint256[] amountsInTokens, bool rewards)
approve(address spender, uint256 amount) returns (bool)
claim()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
manualDeposit() payable
prepare(uint256 tokens) payable
renounceOwnership()
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _claimAfter)
setDistributor(address _distributor, bool migrate)
setDividendExempt(address[] holders, bool exempt)
setPair(address pair, bool value)
setTaxCollector(address _collector)
toggleSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferProtection(address[] _wallets, uint256 _enabled)
updateSplit(uint256 _split)
updateSwapTokens(uint256 atAmount, uint256 maxAmount)
withdrawTax()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.