Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9578…b98c
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KARIN | ERC-20 | 3.917321M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20671874 | 2 months ago | | | 0 | 0.00012216027 | |
| 20107966 | 5 months ago | | | 0 | 0.00017663488 | |
| 20014892 | 5 months ago | | | 0 | 0.00026811369 | |
| 19973745 | 5 months ago | | | 0 | 0.00026712076 | |
| 19923674 | 5 months ago | | | 0 | 0.00032681101 | |
| 19923263 | 5 months ago | | | 0 | 0.00039543905 | |
| 19921840 | 5 months ago | | | 0 | 0.0015100160 | |
| 19920884 | 5 months ago | | | 0 | 0.00062831056 | |
| 19920715 | 5 months ago | | | 0 | 0.00057370574 | |
| 19920696 | 5 months ago | | | 0 | 0.00060090744 |
ABI
ABI objects
Getter at block 21097879
_maxTaxSwap() view returns (uint256)
500000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
9000000000000
decimals() pure returns (uint8)
9
getTotalKarinCommunityFunds() view returns (uint256)
0
getTotalKarinProposals() view returns (uint256)
0
getTotalKarinVotesCast() view returns (uint256)
0
name() pure returns (string)
KARIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
KARIN
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getKarinCommunityAllocation(uint256 index) view returns (struct KARINKarinCommunityAllocation)
getKarinProposal(uint256 proposalId) view returns (struct KARINKarinProposal)
getKarinVote(uint256 index) view returns (struct KARINKarinVote)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.