Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SEIMEI | ERC-20 | 33.812622M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16563039 | 2 years ago | | | 0 | 0.00099807857 | |
| 15476867 | 2 years ago | | | 0 | 0.00046401109 | |
| 15461848 | 2 years ago | | | 0 | 0.00051510816 | |
| 15461848 | 2 years ago | | | 0 | 0.00047380953 | |
| 15454295 | 2 years ago | | | 0 | 0.0015550484 | |
| 15447196 | 2 years ago | | | 0 | 0.0028670513 | |
| 15447057 | 2 years ago | | | 0 | 0.00090147192 | |
| 15445409 | 2 years ago | | | 0 | 0.00058053911 | |
| 15444137 | 2 years ago | | | 0 | 0.0010685539 | |
| 15443557 | 2 years ago | | | 0 | 0.0010593905 |
ABI
ABI objects
Getter at block 21215970
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feesDisabled() view returns (bool)
false
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
30000000000000000000000000
maxWallet() view returns (uint256)
30000000000000000000000000
name() view returns (string)
Seimei
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensThreshold() view returns (uint256)
2000000000000000000000000
symbol() view returns (string)
SEIMEI
totalFees() view returns (uint256)
4
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingLive() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address addr) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address[] addresses)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
forceSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBlacklist(address[] addresses)
removeLimits()
renounceOwnership()
setFeeState(bool state)
startTrading(uint256 number, uint256 supplyPercentToLP)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 fundingFee, uint256 liquidityFee, uint256 burnFee)
updateSwapTokensThreshold(uint256 newThreshold) returns (bool)
updateTeamWallet(address newWallet)
withdrawContractFunds()
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.