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 | 81 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21502586 | 8 days ago | | | 0 | 0.0000011877776 | |
| 21018200 | 19 days ago | | | 0 | 1.9332672e-7 | |
| 20731678 | a month ago | | | 0 | 0.000000104738645760 | |
| 20406537 | a month ago | | | 0 | 1.6959138e-7 | |
| 20195644 | a month ago | | | 0 | 0.0000010775233 | |
| 19987098 | a month ago | | | 0 | 1.8181712e-7 | |
| 19363530 | 2 months ago | | | 0 | 1.7708577e-7 | |
| 19341504 | 2 months ago | | | 0 | 0.000000202271687640 | |
| 19326833 | 2 months ago | | | 0 | 0.000000201949116096 | |
| 19297251 | 2 months ago | | | 0 | 1.2802203e-7 |
ABI
ABI objects
Getter at block 21834048
creator() view returns (address)
0x969642e0713e9717378777ad3a3f47c2f92e8b2b
decimals() view returns (uint8)
18
description() view returns (string)
APU ETH VERSION IS AT 150M TAKING THIS HIGHER.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xd46c6c6d2c2f1ccc51782789affb6cce0f526e470285b0376462c22035d23cc5.jpg
isPresaleStep() view returns (bool)
false
name() view returns (string)
APU ON BASE
symbol() view returns (string)
APU
telegram() view returns (string)
https://t.me/apustajaonbase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/Apustajbase
website() view returns (string)
https://www.apuonbase.wtf
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.