Denky Inu
Verified contract
Active on
Ethereum with 690 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 |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 16.019391M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21105755 | 21 days ago | | | 0 | 0.00015097946 | |
| 21051263 | a month ago | | | 0 | 0.00033983124 | |
| 20840072 | 2 months ago | | | 0 | 0.00030234600 | |
| 20807280 | 2 months ago | | | 0 | 0.00056966441 | |
| 20806605 | 2 months ago | | | 0 | 0.00049004869 | |
| 20805858 | 2 months ago | | | 0 | 0.00063236785 | |
| 20490464 | 3 months ago | | | 0 | 0.000071022663 | |
| 20375056 | 4 months ago | | | 0 | 0.00011844965 | |
| 20275566 | 4 months ago | | | 0 | 0.00025364967 | |
| 20001567 | 6 months ago | | | 0 | 0.00022039425 |
ABI
ABI objects
Getter at block 21256398
decimals() view returns (uint8)
18
degenAllocation() view returns (uint256)
33655200000000000000000000000000
name() view returns (string)
Denky Inu
owner() view returns (address)
0x05f4dd38425d5595d19fc58947d899552b913d1e
symbol() view returns (string)
DNKY
totalSupply() view returns (uint256)
420690000000000000000000000000000
uniswapPoolAllocation() view returns (uint256)
256620900000000000000000000000000
uniswapV2Pair() view returns (address)
0x681d8e0bbafa3e585df707c0de96c3bdfd4f60cd
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
createUniswapPoolAndInitilizeLiquidity() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
sendToDegenSmartContract()
setDegenAirdropWallet(address _degenAirdrop)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.