Laika Reset
Verified contract
Active on
Ethereum with 71 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 "Laika Reset"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15254603 | 2 years ago | | | 0 | 0.00014022962 | |
| 15254377 | 2 years ago | | | 0 | 0.00041929200 | |
| 15254377 | 2 years ago | | | 0 | 0.00048442561 | |
| 15254365 | 2 years ago | | | 0 | 0.00032340194 | |
| 15254357 | 2 years ago | | | 0 | 0.00094269258 | |
| 15254324 | 2 years ago | | | 0 | 0.00032611600 | |
| 15254322 | 2 years ago | | | 0 | 0.00040951124 | |
| 15254321 | 2 years ago | | | 0 | 0.00024081593 | |
| 15254321 | 2 years ago | | | 0 | 0.00024081593 | |
| 15254321 | 2 years ago | | | 0 | 0.00024081593 |
ABI
ABI objects
Getter at block 21313235
_Marketing() view returns (address)
0x6ab73005b9c8710811e922199287dce7105c738f
_decimals() view returns (uint8)
9
_liquidityFee() view returns (uint256)
6
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000000000
_name() view returns (string)
Laika Reset
_symbol() view returns (string)
LAIKARESET
_taxFee() view returns (uint256)
1000000
decimals() view returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Laika Reset
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
LAIKARESET
totalSupply() view returns (uint256)
1000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits(uint256 Taxfee)
renounceOwnership()
setBlack(address account, bool state)
setLiqFee(uint256 LiqFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTxnAmount(uint256 newNum)
updateMaxWallet(uint256 newNum)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.