Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xee28…d992
Balances ($0.00)
No balances found for "Based"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20394052 | 2 months ago | | | 0 | 0.000000205011146043 | |
| 14168779 | 7 months ago | | | 0 | 0.000083138297 | |
| 14166193 | 7 months ago | | | 0 | 0.000083119933 | |
| 14166175 | 7 months ago | | | 0 | 0.000083285206 | |
| 7887081 | a year ago | | | 0 | 0.000000049878000000 | |
| 2332443 | a year ago | | | 0 | 0.000037408501 | |
| 2332360 | a year ago | | | 0 | 0.000037408502 | |
| 2105627 | a year ago | | | 0 | 0.000029926800 | |
| 2034854 | a year ago | | | 0 | 0.000037408501 | |
| 2034315 | a year ago | | | 0 | 0.000037408501 |
ABI
ABI objects
Getter at block 22925839
basedStaking() view returns (address)
0xee28db2748381685616fbfc9877f834b9df3d992
decimals() view returns (uint8)
18
name() view returns (string)
Based
owner() view returns (address)
0x2df4cb9c565d996f0d7e219951ca9f62fdf66e42
pair() view returns (address)
0xdc83cdcbde7748f2023c0cecee1818c20c23bae6
symbol() view returns (string)
BASED
tax() view returns (uint256)
10
taxLocked() view returns (bool)
false
taxManager() view returns (address)
0x2df4cb9c565d996f0d7e219951ca9f62fdf66e42
tempStaking() view returns (address)
0x0000000000000000000000000000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockTax()
renounceOwnership()
setBasedStaking(address basedStaking_)
setIsFeeExempt(address account_, bool isFeeExempt_)
setPair(address pair_)
setTax(uint256 tax_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address tempStaking_, address taxManager_, uint256 tax_)
This contract contains no fallback and receive objects.
This contract contains no error objects.