Ramune Chan
Verified contract
Active on
Ethereum with 39 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RAMUNE | ERC-20 | 21.38782B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20525805 | 3 months ago | | | 0 | 0.00025826754 | |
| 20525805 | 3 months ago | | | 0 | 0.00044462823 | |
| 20525800 | 3 months ago | | | 0 | 0.00029215407 | |
| 20525799 | 3 months ago | | | 0 | 0.00028451097 | |
| 20525798 | 3 months ago | | | 0 | 0.00019121727 | |
| 20525798 | 3 months ago | | | 0 | 0.00028564191 | |
| 20525798 | 3 months ago | | | 0 | 0.00038001791 | |
| 20525796 | 3 months ago | | | 0 | 0.00038228725 | |
| 20525795 | 3 months ago | | | 0 | 0.00028918998 | |
| 20525792 | 3 months ago | | | 0 | 0.00016644707 |
ABI
ABI objects
Getter at block 21160392
_maxTaxSwap() view returns (uint256)
694203601000000000
_maxTxAmount() view returns (uint256)
69420360180000000000
_maxWalletSize() view returns (uint256)
69420360180000000000
_taxSwapThreshold() view returns (uint256)
694203601000000000
buyCooldownEnabled() view returns (bool)
true
cooldownTimerInterval() view returns (uint8)
1
decimals() pure returns (uint8)
9
name() pure returns (string)
Ramune Chan
owner() view returns (address)
0xa33aeb47f9ed7df5cfe83f1c542fb21546466c7a
symbol() pure returns (string)
RAMUNE
totalSupply() pure returns (uint256)
69420360180000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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.