RabbitDragon
Verified contract
Active on
Ethereum with 21 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 |
---|---|---|---|---|---|
RD | ERC-20 | 16.080364M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16353055 | 2 years ago | | | 0 | 0.00065531462 | |
| 16352743 | 2 years ago | | | 0 | 0.00039801631 | |
| 16352742 | 2 years ago | | | 0 | 0.00067837855 | |
| 16352740 | 2 years ago | | | 0 | 0.00069407520 | |
| 16352732 | 2 years ago | | | 0 | 0.00078164292 | |
| 16352703 | 2 years ago | | | 0 | 0.00056320406 | |
| 16352702 | 2 years ago | | | 0 | 0.00085003360 | |
| 16352699 | 2 years ago | | | 0 | 0.00081544182 | |
| 16352692 | 2 years ago | | | 0 | 0.00044251656 | |
| 16352689 | 2 years ago | | | 0 | 0.00076941769 |
ABI
ABI objects
Getter at block 21394512
decimals() pure returns (uint8)
9
name() pure returns (string)
RabbitDragon
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
RD
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 percentage)
changeMaxWalletSize(uint256 percentage)
delBot(address notbot)
manualsend()
manualswap()
nonosquare(address[] bots_)
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
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.