Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Rebase"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18818681 | a year ago | | | 0 | 0.0022227918 | |
| 18589817 | a year ago | | | 0 | 0.00057102403 | |
| 18589817 | a year ago | | | 0 | 0.00088746088 | |
| 18589759 | a year ago | | | 0 | 0.00091774726 | |
| 18589555 | a year ago | | | 0 | 0.00090245958 | |
| 18589355 | a year ago | | | 0 | 0.00061007225 | |
| 18589343 | a year ago | | | 0 | 0.00094455450 | |
| 18589332 | a year ago | | | 0 | 0.00098725530 | |
| 18589324 | a year ago | | | 0 | 0.00091522248 | |
| 18589315 | a year ago | | | 0 | 0.0016437225 |
ABI
ABI objects
Getter at block 21210727
decimals() view returns (uint8)
18
name() view returns (string)
Rebase
pancakePair() view returns (address)
0xf8710a4820cda78b5c04399f5082dd35d14977ad
symbol() view returns (string)
IRL
totalSupply() view returns (uint256)
500000000000000000000000000
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)
openTrading(address bots)
removeLimits(uint256 addBots)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.