Wrapped Frog On Base
Verified contract
Active on
Base with 14 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Wrapped Frog On Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18106062 | 3 months ago | | | 0 | 3.3570279e-7 | |
| 18105945 | 3 months ago | | | 0 | 3.5220664e-7 | |
| 18103048 | 3 months ago | | | 0 | 4.5076832e-7 | |
| 18092708 | 3 months ago | | | 0 | 2.4759422e-7 | |
| 18092151 | 3 months ago | | | 0 | 2.1064122e-7 | |
| 18074234 | 3 months ago | | | 0 | 4.5019310e-7 | |
| 18074109 | 3 months ago | | | 0 | 0.000000202645629480 | |
| 18073687 | 3 months ago | | | 0 | 3.4821557e-7 | |
| 18073608 | 3 months ago | | | 0 | 0.000053334286 | |
| 18073606 | 3 months ago | | | 0 | 3.8495400e-7 |
ABI
ABI objects
Getter at block 22139883
creator() view returns (address)
0x43853a24bcb3987eaaf37e2dd649966466e4afd2
decimals() view returns (uint8)
18
description() view returns (string)
Wrapped Frog, New Meta, Run itself, Dev Will Lock Supply For 6 Hours, Relock until Jump To Uni, just buy and Hold, Community welcome, run it
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x6a32885e826bb1f7a454e9a9d1227ae26f6ed549a0fc07770ceac667011f484c.jpg
isPresaleStep() view returns (bool)
true
locker() view returns (address)
0x72415ec67374cc09bc5de621b052300016cecf60
name() view returns (string)
Wrapped Frog On Base
symbol() view returns (string)
WFROG ON BASE
telegram() view returns (string)
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
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.