Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "ROGER On Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21666950 | a month ago | | | 0 | 0.0000011784303 | |
| 21666929 | a month ago | | | 0 | 0.0000020332487 | |
| 12253597 | 8 months ago | | | 0 | 0.00023704927 | |
| 12220826 | 8 months ago | | | 0 | 0.0000025481651 | |
| 12218841 | 8 months ago | | | 0 | 9.7992923e-7 | |
| 12217717 | 8 months ago | | | 0 | 0.0000018639363 | |
| 12216181 | 8 months ago | | | 0 | 9.5769743e-7 | |
| 12215807 | 8 months ago | | | 0 | 0.0000052692924 | |
| 12215729 | 8 months ago | | | 0 | 0.0000018482675 | |
| 12215704 | 8 months ago | | | 0 | 0.0000065238705 |
ABI
ABI objects
Getter at block 23175944
decimals() view returns (uint256)
18
name() view returns (string)
ROGER On Base
pair() view returns (address)
0xf12fd96e2e4e61aa498547dd1d6162c2f8067b6e
storeData() view returns (address tokenMkt, uint256 buyFee, uint256 sellFee)
(tokenMkt=0xbee57b6e4152629f22e91fa279acaf6cd9532496, buyFee=10, sellFee=10)
symbol() view returns (string)
ROGER
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
distributionToken(address _caller, address[] _address, uint256[] _amount)
openTrading()
removeTax(uint256 _buy, uint256 _sell)
setPair(address _pair)
setRevenueShare(uint256 _value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
RevenueShare(uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()