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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 170 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20986732 | 2 months ago | | | 0 | 0.0000056220717 | |
| 20625972 | 2 months ago | | | 0 | 1.6425051e-7 | |
| 17172965 | 5 months ago | | | 0 | 0.0000031797475 | |
| 16530777 | 5 months ago | | | 0 | 0.0000010043157 | |
| 16530749 | 5 months ago | | | 0 | 0.0000054455111 | |
| 16467488 | 5 months ago | | | 0 | 7.4699172e-7 | |
| 16414366 | 5 months ago | | | 0 | 0.000000309565912968 | |
| 16412770 | 5 months ago | | | 0 | 5.7819110e-7 | |
| 16410487 | 5 months ago | | | 0 | 0.0000056220717 | |
| 16381328 | 5 months ago | | | 0 | 0.0000051121734 |
ABI
ABI objects
Getter at block 23605089
creator() view returns (address)
0xfbe8bbad98ffb2c4e308addf003ef93a2897885f
decimals() view returns (uint8)
18
description() view returns (string)
Frenchtardio on Base
HAAAAAN
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x35026f67ac9b75d981df874c694b7613226e3edc0a07396dc94f0c0684711966.jpg
isPresaleStep() view returns (bool)
false
locker() view returns (address)
0x72415ec67374cc09bc5de621b052300016cecf60
name() view returns (string)
FRENCHTARDIO
symbol() view returns (string)
FRENCHTARDIO
telegram() view returns (string)
https://t.co/0cqS7DdVmY
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
100000000000000000000000000
twitter() view returns (string)
https://x.com/Frenchtardio
website() view returns (string)
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.