Kryptowahrung DIE
Verified contract
Active on
Ethereum with 194 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 |
---|---|---|---|---|---|
KDIE | ERC-20 | 21.906893B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16141196 | 2 years ago | | | 0 | 0.00097256314 | |
| 16104186 | 2 years ago | | | 0 | 0.00055332449 | |
| 15811403 | 2 years ago | | | 0 | 0.00064273217 | |
| 15799863 | 2 years ago | | | 0 | 0.0018912650 | |
| 15798288 | 2 years ago | | | 0 | 0.0025988453 | |
| 15797711 | 2 years ago | | | 0 | 0.0021958242 | |
| 15797487 | 2 years ago | | | 0 | 0.0016023449 | |
| 15797469 | 2 years ago | | | 0 | 0.0015032051 | |
| 15796973 | 2 years ago | | | 0 | 0.0018947207 | |
| 15795760 | 2 years ago | | | 0 | 0.00093537106 |
ABI
ABI objects
Getter at block 21182936
_maxWalletAmount() view returns (uint256)
1000000000000000000000
buyFee() view returns (uint256)
2
decimals() view returns (uint8)
9
deployer() view returns (address)
0x3db0e86fcef3b0da1f58bb1982a04ef048fa5802
ethPriceToSwap() view returns (uint256)
100000000000000000
getTokenPrice() view returns (uint256)
18658
marketPair() view returns (address)
0xc81cb8e41ef2b6acf89968c340891928ff1f79a1
name() view returns (string)
Kryptowahrung DIE
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
2
symbol() view returns (string)
KDIE
totalSupply() view returns (uint256)
1000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
openTrading()
recoverERC20Tokens(address contractAddress)
recoverEthInContract()
renounceOwnership()
setEthPriceToSwap(uint256 ethPriceToSwap_)
setFees(uint256 buy, uint256 sell)
setMaxWalletAmount(uint256 maxWalletAmount)
setWalletAddress(address dev)
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()
receive()
This contract contains no error objects.