Lockedforonehundredyears
Verified contract
Active on
Ethereum with 43 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 "Lockedforonehundredyears"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17363710 | 2 years ago | | | 0 | 0.0012152633 | |
| 17363599 | 2 years ago | | | 0 | 0.0011813433 | |
| 17363570 | 2 years ago | | | 0 | 0.0010916221 | |
| 17363569 | 2 years ago | | | 0 | 0.0013055082 | |
| 17363569 | 2 years ago | | | 0 | 0.0011421877 | |
| 17363554 | 2 years ago | | | 0 | 0.0011347525 | |
| 17363542 | 2 years ago | | | 0 | 0.0013780259 | |
| 17363523 | 2 years ago | | | 0 | 0.0013492035 | |
| 17363521 | 2 years ago | | | 0 | 0.0012229451 | |
| 17363516 | 2 years ago | | | 0 | 0.0013476338 |
ABI
ABI objects
Getter at block 21306932
decimals() view returns (uint8)
18
maxHoldingAmount() view returns (uint256)
5000000000000000
minHoldingAmount() view returns (uint256)
1000000000000000000
name() view returns (string)
Lockedforonehundredyears
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
流动池锁定一百年
totalSupply() view returns (uint256)
500000000000000000000000000000
uniswapV2Pair() view returns (address)
0xe05243e289488e89ca972832e27e5251a20e99d0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approved(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenCreated(address indexed owner, address indexed token, uint8 tokenType, uint256 version)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, address whiteshipAddr, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.