Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BSLF | ERC-20 | 421.175T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12146510 | 8 months ago | | | 0 | 4.6605005e-7 | |
| 12109087 | 8 months ago | | | 0 | 2.4472414e-7 | |
| 12106356 | 8 months ago | | | 0.001 | 0.0000093184077 | |
| 12106342 | 8 months ago | | | 0.001 | 0.0000092795677 | |
| 12106327 | 8 months ago | | | 0.001 | 0.0000093053895 | |
| 12106316 | 8 months ago | | | 0.001 | 0.0000093494895 | |
| 12106302 | 8 months ago | | | 0.001 | 0.0000092855598 | |
| 12106270 | 8 months ago | | | 0.001 | 0.0000092685149 | |
| 12106254 | 8 months ago | | | 0.001 | 0.0000093008449 | |
| 12106232 | 8 months ago | | | 0.001 | 0.0000093497394 |
ABI
ABI objects
Getter at block 22763582
FEE_PERCENT() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
BaseSlerf
owner() view returns (address)
0x63139a23b3ccd1f48da87347f511f13b2bbde3fa
symbol() view returns (string)
BSLF
totalSupply() view returns (uint256)
1000000000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawAllETH()
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()
receive()
This contract contains no error objects.