Apollo Inu
Verified contract
Active on
Ethereum with 8,246 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($273.95)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 9.538951M | $0.000025 |
$234.66 | |
FTW | ERC-20 | 17.094017K | $0.002299 |
$39.29 | |
JACY | ERC-20 | 249.427897B | -- | -- | |
SAITAMA | ERC-20 | 3.442864B | -- | -- | |
APOLLO | ERC-20 | 17.094017M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21219259 | 19 hours ago | | | 0 | 0.00020206515 | |
| 21210741 | 2 days ago | | | 0 | 0.00043098585 | |
| 21208449 | 2 days ago | | | 0 | 0.00060632222 | |
| 21196879 | 4 days ago | | | 0 | 0.00063125989 | |
| 21195307 | 4 days ago | | | 0 | 0.00053698261 | |
| 21195301 | 4 days ago | | | 0 | 0.00081742498 | |
| 21168828 | 8 days ago | | | 0 | 0.00060265016 | |
| 21049576 | 24 days ago | | | 0 | 0.0010732444 | |
| 21048787 | 25 days ago | | | 0 | 0.0021503700 | |
| 21048696 | 25 days ago | | | 0 | 0.00029292850 |
ABI
ABI objects
Getter at block 21224896
artistDAO() view returns (address)
0x81952003dd3a9c715d3884e31af440713dec4a22
artistFee() view returns (uint256)
1
burnAddress() view returns (address)
0x0000000000000000000000000000000000000000
burnFee() view returns (uint256)
2
decimals() view returns (uint8)
9
ethPair() view returns (address)
0x56606d52e8f4186c80cf94a6230986bacba8b6b5
name() view returns (string)
Apollo Inu
rTotal() view returns (uint256)
105835313341454871278888914398250219103897562094140463450959349158595550073042
reflectionFee() view returns (uint256)
3
symbol() view returns (string)
APOLLO
tFeeTotal() view returns (uint256)
194264091230796668678
totalFees() view returns (uint256)
194264091230796668678
totalSupply() pure returns (uint256)
2000000000000000000000
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address user) view returns (bool)
isExcludedFromReflection(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 burnAmount)
changeArtistAddress(address newAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
newDaoAddress(address indexed newDAO)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.