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 |
---|---|---|---|---|---|
BLOOM | ERC-20 | 1.42069 | $0.000046 |
$0 | |
OHNO | ERC-20 | 41 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21978923 | 13 hours ago | | | 0 | 1.2136359e-7 | |
| 21892110 | 3 days ago | | | 0 | 0.000000079212070800 | |
| 21176761 | 19 days ago | | | 0 | 2.4515953e-7 | |
| 21055452 | 22 days ago | | | 0 | 1.3711986e-7 | |
| 20395628 | a month ago | | | 0 | 0.000000076782070800 | |
| 18984272 | 2 months ago | | | 0 | 1.4101004e-7 | |
| 18559114 | 3 months ago | | | 0 | 0.000000107943311580 | |
| 18469450 | 3 months ago | | | 0 | 0.000000079407656160 | |
| 18430533 | 3 months ago | | | 0 | 1.4719407e-7 | |
| 18406023 | 3 months ago | | | 0 | 7.2459126e-7 |
ABI
ABI objects
Getter at block 22002369
creator() view returns (address)
0x8debb5593a97c1bf93f80ef78384585a56c8e2f4
decimals() view returns (uint8)
18
description() view returns (string)
The iconic Donald Duck, known for his semi-intelligible speech and his mischievous, temperamental, and pompous personality, has arrived on Base.
Quack on sailor.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xc4a1a58b34202a623252744c91aaa8f06a5f2d8624ea464981898d0b0e356a3c.png
isPresaleStep() view returns (bool)
false
name() view returns (string)
OG Donald
symbol() view returns (string)
DONALD
telegram() view returns (string)
https://t.me/OGDonaldBase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/OGDonaldBase
website() view returns (string)
https://ogdonald.com
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)
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.