uBass Token
Verified contract
Proxy
Active on
Base with 131 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
10 additional
variables
Balances ($2,636.91)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AERO | ERC-20 | 1.390993K | $1.41 |
$1,961.3 | |
USDbC | ERC-20 | 670.534949 | $0.999756 |
$670.37 | |
BFROG | ERC-20 | 4.245855K | $0.000941 |
$4 | |
toby | ERC-20 | 11.111111M | $0.00 |
$0.7 | |
LOA | ERC-20 | 25 | $0.008834 |
$0.22 | |
BOOMER | ERC-20 | 7.32 | $0.015931 |
$0.12 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.12 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
WGC | ERC-20 | 200 | $0.000088 |
$0.02 | |
PEEZY | ERC-20 | 1.2 | $0.01308 |
$0.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x626f6479 | 20838890 | a month ago | | | 0 | 1.2475514e-7 | |
0x65617379 | 18331544 | 3 months ago | | | 0 | 1.4014739e-7 | |
| 6129147 | a year ago | | | 0 | 0.0000025126300 | |
| 6114300 | a year ago | | | 0 | 0.0000027637610 | |
| 6103110 | a year ago | | | 0 | 1.6158300e-7 | |
| 6103100 | a year ago | | | 0 | 1.9950100e-7 | |
| 6080910 | a year ago | | | 0 | 0.0000012927190 | |
| 6065083 | a year ago | | | 0 | 1.3335536e-7 | |
| 6053827 | a year ago | | | 0 | 0.0000050808030 | |
| 6052421 | a year ago | | | 0 | 0.0000048191854 |
ABI
ABI objects
Getter at block 22475649
DOMAIN_SEPARATOR() view returns (bytes32)
0xba817fe92776b067f0adeae7468b7c4eaa6105cd9ef7f3d3bcf6f2f08c96da0e
decimals() view returns (uint8)
18
duration() view returns (uint256)
2592000
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=uBass Token, version=1, chainId=8453, verifyingContract=0xb6d7406f2e4b2680ffcca3ad3c3fab5ee07f2832, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
uBass Token
owner() view returns (address)
0xd592af50e30a7c62d11d1997e06a9dcdd9623bb8
symbol() view returns (string)
uBASS
token() view returns (address)
0x1f23b787053802108fed5b67cf703f0778aebad8
tokenLength() view returns (uint256 length)
2
totalShares() view returns (uint256)
158831716738885374116721
totalSupply() view returns (uint256)
158831716738885374116721
withdrawalPendingTime() view returns (uint256)
604800
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
earned(address _token, address _account) view returns (uint256)
finishAt(address) view returns (uint256)
lastTimeRewardApplicable(address token) view returns (uint256)
nonces(address owner) view returns (uint256)
rewardPerToken(address _token) view returns (uint256)
rewardPerTokenStored(address) view returns (uint256)
rewardRate(address) view returns (uint256)
rewards(address, address) view returns (uint256)
shares(address) view returns (uint256)
tokenIndexes(address) view returns (uint256)
tokens(uint256) view returns (address)
updatedAt(address) view returns (uint256)
userRewardPerTokenPaid(address, address) view returns (uint256)
userUpdatedAt(address, address) view returns (uint256)
withdrawal(address) view returns (uint256 amount, uint256 releaseTime)
State-modifying
Events addToken(address token)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnAndWithdraw(uint256 amount)
claim(address token) returns (uint256 amount)
claimAll() returns (uint256[] amounts)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address token_, string name, string symbol)
mint(uint256 amount)
notifyRewardAmount(address _token, uint256 _amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
removeToken(address token)
renounceOwnership()
setWithdrawalPendingTime(uint256 withdrawalPendingTime_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw()
AddReward(address indexed token, uint256 amount, uint256 newShareIndex)
Approval(address indexed owner, address indexed spender, uint256 value)
Claim(address indexed token, address indexed account, uint256 amount)
EIP712DomainChanged()
EditRecipient(address indexed account, uint256 shares, uint256 totalShares)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateCredit(address indexed token, address indexed account, uint256 lastShareIndex, uint256 credit)
Withdraw(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.