Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5045…2ab5
Balances ($0.00)
No balances found for "RatToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15443035 | 2 years ago | | | 0 | 0.00080861869 | |
| 15426461 | 2 years ago | | | 0 | 0.00026824016 | |
| 15418527 | 2 years ago | | | 0 | 0.00058795582 | |
| 15418486 | 2 years ago | | | 0 | 0.00079693176 | |
| 15418336 | 2 years ago | | | 0 | 0.0012286914 | |
| 15418327 | 2 years ago | | | 0 | 0.00099557801 | |
| 15418309 | 2 years ago | | | 0 | 0.0019945373 | |
| 15418303 | 2 years ago | | | 0 | 0.0013690900 | |
| 15418183 | 2 years ago | | | 0 | 0.0014542848 | |
| 15418158 | 2 years ago | | | 0 | 0.00036170790 |
ABI
ABI objects
Getter at block 21214972
decimals() pure returns (uint8)
9
name() pure returns (string)
RatToken
owner() view returns (address)
0x5faca825f8d5e38557aa7bc1573b4fe74354126b
symbol() pure returns (string)
RAT
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Addbot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 percentage)
changeMaxWalletSize(uint256 percentage)
delBot(address notbot)
manualsend()
manualswap()
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.