Base Jump Street
Verified contract
Active on
Base with 23 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Base Jump Street"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17804310 | 5 months ago | | | 0 | 3.4717849e-7 | |
| 17804216 | 5 months ago | | | 0 | 3.2974707e-7 | |
| 17804208 | 5 months ago | | | 0 | 3.2207642e-7 | |
| 17804013 | 5 months ago | | | 0 | 3.5027092e-7 | |
| 17803887 | 5 months ago | | | 0 | 3.5399174e-7 | |
| 17803489 | 5 months ago | | | 0 | 3.9820967e-7 | |
| 17803431 | 5 months ago | | | 0 | 3.8706957e-7 | |
| 17803318 | 5 months ago | | | 0 | 3.8603827e-7 | |
| 17803278 | 5 months ago | | | 0 | 0.000000404102225268 | |
| 17802871 | 5 months ago | | | 0 | 0.000000406447111560 |
ABI
ABI objects
Getter at block 23876683
_ots() view returns (bytes32)
0xe603e468de1bbc5e9ab2c918f87738da00baea3df1045069ffec635ca421da96
_totalSupply() view returns (uint256)
340000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Base Jump Street
symbol() view returns (string)
BJS
totalSupply() view returns (uint256)
340000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.