Road Runner On Base
Verified contract
Active on
Base with 555 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 |
---|---|---|---|---|---|
BLOOM | ERC-20 | 1.42069 | $0.000046 |
$0 | |
OHNO | ERC-20 | 1.06K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18981782 | 2 months ago | | | 0 | 2.2545083e-7 | |
| 18195948 | 3 months ago | | | 0 | 2.1771391e-7 | |
| 17618187 | 3 months ago | | | 0 | 0.0000010526067 | |
| 17190838 | 4 months ago | | | 0 | 2.1568411e-7 | |
| 17169850 | 4 months ago | | | 0 | 0.0000019187078 | |
| 17071024 | 4 months ago | | | 0 | 1.2258149e-7 | |
| 16523075 | 4 months ago | | | 0 | 0.0000012912938 | |
| 16214071 | 4 months ago | | | 0 | 1.6575160e-7 | |
| 15971724 | 5 months ago | | | 0 | 2.6971450e-7 | |
| 15803221 | 5 months ago | | | 0 | 2.3515622e-7 |
ABI
ABI objects
Getter at block 22031365
creator() view returns (address)
0x6d3902fda59526c07eecc16957b56f7ad2037739
decimals() view returns (uint8)
18
description() view returns (string)
$Runner On Base Chain
🚀 Wile E. Coyote and the Road Runner are Looney Tunes stars from 1949. The coyote’s crazy gadgets always fail to catch the speedy bird 🏃💨, leading to hilarious disasters 😂. In 2013, TV Guide named Wile E. Coyote one of “The 60 Nastiest Villains of All Time” 😈. Introducing $Runner on Base!
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0x1c4d278f3c2fa230ae06b7c0151e2bdd05dc028a48e246a054f9ea9ad8989735.PNG
isPresaleStep() view returns (bool)
false
name() view returns (string)
Road Runner On Base
symbol() view returns (string)
RUNNER
telegram() view returns (string)
https://t.me/RunnerOnBase
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
100000000000000000000000000
twitter() view returns (string)
https://x.com/RRunnerOnbase
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)
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.