Based Coinfucius
Verified contract
Active on
Base with 15 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 "Based Coinfucius"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12468504 | 8 months ago | | | 0 | 0.00023799559 | |
| 12468495 | 8 months ago | | | 0 | 0.000049103592 | |
| 12468493 | 8 months ago | | | 0 | 0.0000066028918 | |
| 12468492 | 8 months ago | | | 0 | 0.0000066028918 | |
| 12468492 | 8 months ago | | | 0 | 0.0000066028918 | |
| 12468492 | 8 months ago | | | 0 | 0.0000066028918 | |
| 12468492 | 8 months ago | | | 0 | 0.0000066028918 | |
| 12468492 | 8 months ago | | | 0 | 0.0000066028918 | |
| 12468492 | 8 months ago | | | 0 | 0.0000066028918 | |
| 12468492 | 8 months ago | | | 0 | 0.0000066028918 |
ABI
ABI objects
Getter at block 23244670
_uniswapV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
100000000000000000000000000
lockDuration() view returns (uint256)
10368000
name() view returns (string)
Based Coinfucius
owner() view returns (address)
0x248479b02c5ac1c4cf7642da6929ad6e31596a78
symbol() view returns (string)
BCOINFU
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xe347405defd72b4fdbe45ef33e5502c0a89fca8e
unlockTime() view returns (uint256)
1722094227
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)
burnsRemainTokens(address tokenAddress)
clearStuckEth()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
renounceOwnership()
retriveToken(address tokenAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.