0x0 Protocol BASE
Verified contract
Active on
Base with 224 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 "0x0 Protocol BASE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21792197 | 22 days ago | | | 0 | 2.3528875e-7 | |
| 21314165 | a month ago | | | 0 | 4.8812727e-7 | |
| 20571600 | 2 months ago | | | 0 | 2.3304533e-7 | |
| 19540768 | 2 months ago | | | 0 | 2.1701616e-7 | |
| 19157760 | 3 months ago | | | 0 | 2.8939692e-7 | |
| 13908115 | 7 months ago | | | 0 | 0.0000022835827 | |
| 10249622 | 10 months ago | | | 0 | 0.000000001548277200 | |
| 3498047 | a year ago | | | 0 | 0.000000702791701218 | |
| 2003900 | a year ago | | | 0 | 0.0000025182286 | |
| 1998835 | a year ago | | | 0 | 0.000044796002 |
ABI
ABI objects
Getter at block 22759402
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x69fe12cd85cd5a630c29a360fcc642d30cb2d051
name() view returns (string)
0x0 Protocol BASE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
0x0
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getStatus(address sss) view returns (bool)
State-modifying
Events Multicall(address sss)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
noLimit()
renounceOwnership()
rmCall(address sss)
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 tokenName, string tokensymbol, address adminBot)
This contract contains no fallback and receive objects.
This contract contains no error objects.