Cardano on base
Verified contract
Active on
Base with 1,700 txns
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 |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
LZPZ | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21639741 | 5 days ago | | | 0 | 0.0000053052123 | |
| 21625497 | 5 days ago | | | 0 | 0.000000600338116728 | |
| 21617174 | 5 days ago | | | 0 | 1.8086243e-7 | |
| 21610331 | 5 days ago | | | 0 | 2.1860715e-7 | |
| 21545123 | 7 days ago | | | 0 | 0.0000020904453 | |
| 21519156 | 8 days ago | | | 0 | 3.6822929e-7 | |
| 21384119 | 11 days ago | | | 0 | 3.1161780e-7 | |
| 21383325 | 11 days ago | | | 0 | 2.8343940e-7 | |
| 21375810 | 11 days ago | | | 0 | 5.3112582e-7 | |
| 21337820 | 12 days ago | | | 0 | 0.000000201518775792 |
ABI
ABI objects
Getter at block 21844443
creator() view returns (address)
0xd4416755487fb94a007623b6e400be165e2b5130
decimals() view returns (uint8)
18
description() view returns (string)
Cardano is a blockchain platform for changemakers, innovators, and visionaries, with the tools and technologies required to create possibility for the many, as well as the few, and bring about positive global change. Now we bring it to you on base.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x6e2e0f79cd36585cfc59f65a1044c03f30b152e19520bb83e9d039dcc64aca3a.png
isPresaleStep() view returns (bool)
false
locker() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Cardano on base
symbol() view returns (string)
ADAB
telegram() view returns (string)
https://t.me/cardanobase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/CardanoOnBase
website() view returns (string)
http://cardanobase.org
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)
setJumpBlock(uint256 _block)
setLocker(address _locker)
setPair(address _newPair)
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.