Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x983a…3cf1
10 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,291.13 |
$0 | |
Cheems | ERC-20 | 10.134582M | -- | -- | |
RBASE | ERC-20 | 21.847807 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21788043 | 22 days ago | | | 0 | 2.2134686e-7 | |
| 21661567 | 25 days ago | | | 0 | 3.2664798e-7 | |
| 21661534 | 25 days ago | | | 0 | 0.000000501569926368 | |
| 21067732 | a month ago | | | 0 | 2.7681524e-7 | |
| 19595927 | 2 months ago | | | 0 | 0.000000508105585968 | |
| 14168786 | 6 months ago | | | 0 | 0.00013096940 | |
| 14162878 | 6 months ago | | | 0 | 0.00032640313 | |
| 12012378 | 8 months ago | | | 0 | 1.5260960e-7 | |
| 11832983 | 8 months ago | | | 0 | 2.5758593e-7 | |
| 11832971 | 8 months ago | | | 0 | 2.5788636e-7 |
ABI
ABI objects
Getter at block 22746640
autoLiquidityReceiver() view returns (address)
0xef7dc6a4dac014364b678ed8617ebd05f03d7a6c
buyBackFee() view returns (uint256)
0
buyBackFeeReceiver() view returns (address)
0xef7dc6a4dac014364b678ed8617ebd05f03d7a6c
checkMaxWalletToken() view returns (uint256)
20380000000000
checkSwapThreshold() view returns (uint256)
101900000000
decimals() view returns (uint8)
9
ecosystemFee() view returns (uint256)
4
ecosystemFeeReceiver() view returns (address)
0xef7dc6a4dac014364b678ed8617ebd05f03d7a6c
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
1019000000000000
gonMaxWallet() view returns (uint256)
2315841784746323908471419700173758157065399693312811280789151680000000000000
initialDistributionFinished() view returns (bool)
true
isNotInSwap() view returns (bool)
true
isOwner() view returns (bool)
false
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
0
marketingFeeReceiver() view returns (address)
0xef7dc6a4dac014364b678ed8617ebd05f03d7a6c
master() view returns (address)
0xef7dc6a4dac014364b678ed8617ebd05f03d7a6c
name() view returns (string)
Rebase
owner() view returns (address)
0xef7dc6a4dac014364b678ed8617ebd05f03d7a6c
pair() view returns (address)
0x983a705e50fe06cdcd6e4e492c949c8a756a3cf1
pairContract() view returns (address)
0x983a705e50fe06cdcd6e4e492c949c8a756a3cf1
router() view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
swapEnabled() view returns (bool)
true
symbol() view returns (string)
RBASE
totalFee() view returns (uint256)
4
totalSupply() view returns (uint256)
1019000000000000
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
checkFeeExempt(address _addr) view returns (bool)
checkMaxWalletExempt(address _addr) view returns (bool)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTransfer(address _addr)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSync()
rebase(uint256 epoch, int256 supplyDelta) returns (uint256)
renounceOwnership()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setFeeExempt(address _addr)
setFeeReceivers(address _autoLiquidityReceiver, address _ecosystemFeeReceiver, address _marketingFeeReceiver, address _buyBackFeeReceiver)
setFees(uint256 _ecosystemFee, uint256 _liquidityFee, uint256 _buyBackFee, uint256 _marketingFee, uint256 _feeDenominator)
setInitialDistributionFinished()
setLP(address _address)
setMaster(address _master)
setMaxWalletExempt(address _addr)
setMaxWalletToken(uint256 _num, uint256 _denom)
setSwapBackSettings(bool _enabled, uint256 _num, uint256 _denom)
setTargetLiquidity(uint256 target, uint256 accuracy)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.