BasedRate.io RATE
Verified contract
Active on
Base with 3,596 txns
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 "BasedRate.io RATE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22729400 | 11 hours ago | | | 0 | 0.000000097909283790 | |
| 22729345 | 11 hours ago | | | 0 | 2.7771628e-7 | |
| 22375568 | 9 days ago | | | 0 | 3.3847890e-7 | |
| 22375453 | 9 days ago | | | 0 | 3.3847890e-7 | |
| 22375375 | 9 days ago | | | 0 | 3.3604380e-7 | |
| 22375230 | 9 days ago | | | 0 | 3.1656300e-7 | |
| 22325323 | 10 days ago | | | 0 | 4.8234752e-7 | |
| 22325314 | 10 days ago | | | 0 | 8.4137934e-7 | |
| 22284432 | 11 days ago | | | 0 | 2.7760140e-7 | |
| 22214107 | 12 days ago | | | 0 | 8.3485164e-7 |
ABI
ABI objects
Getter at block 22748865
INITIAL_LIQUIDITY_DISTRIBUTION() view returns (uint256)
25000000000000000000
INITIAL_PRESALE_DISTRIBUTION() view returns (uint256)
34450000000000000000
autoCalculateTax() view returns (bool)
true
decimals() view returns (uint8)
18
getTaxTiersRatesCount() view returns (uint256 count)
14
getTaxTiersTwapsCount() view returns (uint256 count)
14
isOperator() view returns (bool)
false
name() view returns (string)
BasedRate.io RATE
operator() view returns (address)
0xdfa73618683587e1b72019546e0dd866b2ed6fb4
oracle() view returns (address)
0x371c1605e5ddd2588d920df146484f6037e358c7
owner() view returns (address)
0xadf9152100c536e854e0ed7a3e0e60275cef7e7d
rewardPoolDistributed() view returns (bool)
false
symbol() view returns (string)
BRATE
taxManager() view returns (address)
0xadf9152100c536e854e0ed7a3e0e60275cef7e7d
taxRate() view returns (uint256)
2000
totalSupply() view returns (uint256)
52820414650211210165
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedAddresses(address) view returns (bool)
isAddressExcluded(address _address) view returns (bool)
isLP(address) view returns (bool)
taxTiersRates(uint256) view returns (uint256)
taxTiersTwaps(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableAutoCalculateTax()
enableAutoCalculateTax()
excludeAddress(address _address) returns (bool)
governanceRecoverUnsupported(address _token, uint256 _amount, address _to)
includeAddress(address _address) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address recipient, uint256 amount) returns (bool)
renounceOwnership()
setLP(address _LP, bool _isLP)
setOracle(address _oracle)
setTaxManager(address _taxManager)
setTaxRate(uint256 _taxRate)
setTaxTiersRate(uint8 _index, uint256 _value) returns (bool)
setTaxTiersTwap(uint8 _index, uint256 _value) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOperator(address newOperator)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.