Chadrick Basedman
Verified contract
Active on
Ethereum with 206 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 |
---|---|---|---|---|---|
Ligma | ERC-20 | 920.807394K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21170316 | 5 days ago | | | 0 | 0.00064579478 | |
| 20849488 | 2 months ago | | | 0 | 0.00038892153 | |
| 20750752 | 2 months ago | | | 0 | 0.00017376706 | |
| 20671103 | 2 months ago | | | 0 | 0.00019864352 | |
| 20600340 | 3 months ago | | | 0 | 0.00010104078 | |
| 20506396 | 3 months ago | | | 0 | 0.00014733729 | |
| 20479919 | 3 months ago | | | 0 | 0.000054873212 | |
| 20479855 | 3 months ago | | | 0 | 0.000082636463 | |
| 20454514 | 3 months ago | | | 0 | 0.00014250553 | |
| 20447233 | 3 months ago | | | 0 | 0.00010631366 |
ABI
ABI objects
Getter at block 21207316
decimals() view returns (uint8)
18
feeAddr() view returns (address)
0x72c219fccb22912bfe62f22f2bc77eacca947c10
feeTokenThreshold() view returns (uint256)
5000000000000000000000000
maxSwap() view returns (uint256)
0
maxWallet() view returns (uint256)
0
name() view returns (string)
Chadrick Basedman
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFeePercent() view returns (uint256)
0
swapFeePercent() view returns (uint256)
0
symbol() view returns (string)
Ligma
totalSupply() view returns (uint256)
1000000000000000000000000000
uniV2PairAddr() view returns (address)
0x50ac15e24ed6d9b8f2be2321e88ce09d67ed9993
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)
disableAllLimits()
disableSwapLimit()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverEther()
recoverTokens(address token)
removeWalletLimit()
renounceOwnership()
setStructure(uint256 maxMul, uint256 minDiv)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
updateFees(uint256 newBuyFee, uint256 newSellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.