Kujira DAO
Verified contract
Active on
Ethereum with 177 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc7a0…2b61
2 additional
variables
Balances ($37.49)
Native
Value
$37.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.010555 | $3,552.31 |
$37.49 | |
KDAO | ERC-20 | 3.616806M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16964205 | 2 years ago | | | 0 | 0.00048314376 | |
| 15530371 | 2 years ago | | | 0 | 0.00034100312 | |
| 15530021 | 2 years ago | | | 0 | 0.00082248880 | |
| 15514369 | 2 years ago | | | 0 | 0.00018650400 | |
| 15513317 | 2 years ago | | | 0 | 0.00026820635 | |
| 15494674 | 2 years ago | | | 0 | 0.00059141898 | |
| 15490298 | 2 years ago | | | 0 | 0.00039724238 | |
| 15490298 | 2 years ago | | | 0 | 0.00069302638 | |
| 15487891 | 2 years ago | | | 0 | 0.00090539532 | |
| 15487880 | 2 years ago | | | 0 | 0.00086521747 |
ABI
ABI objects
Getter at block 21287382
_getETHBalance() view returns (uint256 balance)
10555045376006957
_getMaxTxAmount() view returns (uint256)
7000000000000000000
_liquidityFee() view returns (uint256)
0
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Kujira DAO
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
KDAO
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
7000000000000000000
uniswapV2Pair() view returns (address)
0x3d8eb490ca785d698f19e5894a7f0b80755fcf8f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingFee(uint256 MarketingFee)
_setMarketingWallet(address MarketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
removeFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address MarketingWalletAddress)
receive()
This contract contains no error objects.