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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001597 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21776166 | a day ago | | | 0 | 2.1382944e-7 | |
| 21667272 | 4 days ago | | | 0 | 2.2054982e-7 | |
| 20866713 | 22 days ago | | | 0 | 6.9081252e-7 | |
| 20794169 | 24 days ago | | | 0 | 0.000051776823 | |
| 20780305 | 24 days ago | | | 0 | 1.1489197e-7 | |
| 20679248 | a month ago | | | 0 | 4.1719219e-7 | |
| 20645756 | a month ago | | | 0 | 1.3196938e-7 | |
| 20634395 | a month ago | | | 0 | 3.1551117e-7 | |
| 20632169 | a month ago | | | 0 | 3.9004048e-7 | |
| 20631984 | a month ago | | | 0 | 0.000000405050544756 |
ABI
ABI objects
Getter at block 21826469
creator() view returns (address)
0xe33276a1db39e416d85b47e3a3deb93d3db0c5e0
decimals() view returns (uint8)
18
description() view returns (string)
ETF on Base
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x903969065c3e0de49c59141d34b1151461227caef015cc5e149fe368e31a42a6.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
BasedETF
symbol() view returns (string)
ETF
telegram() view returns (string)
https://t.me/+Qsrq6zqauYk3OWMx
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/OnBaseETF
website() view returns (string)
basejump.pro
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)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
TokenCreated(struct TokenTokenCreatedParams params)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.