B314: BASE 314
Verified contract
Active on
Base with 37 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 |
---|---|---|---|---|---|
B314 | ERC-20 | 7.241149B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12892749 | 7 months ago | | | 0 | 0.0000041241820 | |
| 12890249 | 7 months ago | | | 0 | 0.000013410929 | |
| 12890019 | 7 months ago | | | 0.001 | 0.000016204376 | |
| 12889959 | 7 months ago | | | 0 | 0.000013208205 | |
| 12889937 | 7 months ago | | | 0.001 | 0.000016004843 | |
| 12889903 | 7 months ago | | | 0 | 0.000014273328 | |
| 12889856 | 7 months ago | | | 0.001 | 0.000025140684 | |
| 12889694 | 7 months ago | | | 0 | 0.000013233489 | |
| 12889686 | 7 months ago | | | 0 | 0.000013253507 | |
| 12889630 | 7 months ago | | | 0.001 | 0.0000074233726 |
ABI
ABI objects
Getter at block 21998256
_maxWallet() view returns (uint256)
100000000000000000000000000
blockToUnlockLiquidity() view returns (uint32)
12888650
decimals() view returns (uint8)
18
getReserves() view returns (uint256, uint256)
(0, 7241148903978802079470662145)
liquidityAdded() view returns (bool)
true
liquidityProvider() view returns (address)
0x37909a68db966fe22c4a8b8813add5f3292fa1af
maxWalletEnable() view returns (bool)
false
name() view returns (string)
B314: BASE 314
owner() view returns (address)
0x37909a68db966fe22c4a8b8813add5f3292fa1af
symbol() view returns (string)
B314
totalSupply() view returns (uint256)
8342668534996985650034624145
tradingEnable() view returns (bool)
false
Read-only
balanceOf(address account) view returns (uint256)
getAmountOut(uint256 value, bool _buy) view returns (uint256)
State-modifying
Events addLiquidity(uint32 _blockToUnlockLiquidity) payable
enableMaxWallet(bool _maxWalletEnable)
enableTrading(bool _tradingEnable)
extendLiquidityLock(uint32 _blockToUnlockLiquidity)
removeLiquidity()
renounceOwnership()
setMaxWallet(uint256 _maxWallet_)
transfer(address to, uint256 value) returns (bool)
AddLiquidity(uint32 _blockToUnlockLiquidity, uint256 value)
RemoveLiquidity(uint256 value)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.