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 |
---|---|---|---|---|---|
ALGO | ERC-20 | 2.120672M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20444106 | 4 months ago | | | 0 | 0.000041518564 | |
| 18908128 | a year ago | | | 0 | 0.00086302016 | |
| 18741924 | a year ago | | | 0 | 0.0011941135 | |
| 18458795 | a year ago | | | 0 | 0.00074622603 | |
| 18332322 | a year ago | | | 0 | 0.00031577943 | |
| 18306736 | a year ago | | | 0 | 0.00030101799 | |
| 18298003 | a year ago | | | 0 | 0.00025125730 | |
| 18262414 | a year ago | | | 0 | 0.0011379438 | |
| 18251946 | a year ago | | | 0 | 0.00030475343 | |
| 18249103 | a year ago | | | 0 | 0.00027944520 |
ABI
ABI objects
Getter at block 21259837
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwap() view returns (uint256)
2500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
R1C4RD0
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ALGO
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSend()
manualSendToken()
manualSwap()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
setInitialTax(uint256 initialTax)
setIsFeeExempt(address holder, bool exempt)
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()
receive()
This contract contains no error objects.