Bank of $DIE
Verified contract
Active on
Ethereum with 56 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($35.62)
Native
Value
$35.62
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.011622 | $3,064.89 |
$35.62 | |
DIEB | ERC-20 | 1.678724M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20289940 | 4 months ago | | | 0 | 0.00013433770 | |
| 15796168 | 2 years ago | | | 0 | 0.0013715906 | |
| 15796168 | 2 years ago | | | 0 | 0.0015169420 | |
| 15796166 | 2 years ago | | | 0 | 0.0012581528 | |
| 15796160 | 2 years ago | | | 0 | 0.0013294152 | |
| 15796160 | 2 years ago | | | 0 | 0.0013294152 | |
| 15796160 | 2 years ago | | | 0 | 0.0013294152 | |
| 15796156 | 2 years ago | | | 0 | 0.0013678399 | |
| 15796155 | 2 years ago | | | 0 | 0.0012250301 | |
| 15796151 | 2 years ago | | | 0 | 0.0012160139 |
ABI
ABI objects
Getter at block 21214862
$DIE() view returns (address)
0x6ef6610d24593805144d73b13d4405e00a4e4ac7
allocationSum() view returns (uint256)
100
buyFee() view returns (uint256)
7
dBANK() view returns (address)
0x30c56c4837a5c56158d742bb223e0302a5cbb088
dBANKGas() view returns (uint256)
0
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0x03cd3d2167333e3f04f8fefdced93db6d3de63bf
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x03cd3d2167333e3f04f8fefdced93db6d3de63bf
lpWallet() view returns (address)
0x000000000000000000000000000000000000dead
maxTx() view returns (uint256)
10000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
Bank of $DIE
pair() view returns (address)
0xd8fdfce67a9314c8e009ea0177073a7e23da56bf
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
7
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2500000000000000000000000
symbol() pure returns (string)
DIEB
toLiquidity() view returns (uint256)
20
toMarketing() view returns (uint256)
40
toReflections() view returns (uint256)
40
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPendingReflections(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
botsPointOne()
changeDIEgas(uint256 newGas)
changeFeeAllocation(uint256 newRewardFee, uint256 newLpFee, uint256 newMarketingFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
manualProcessGas(uint256 manualGas)
manualSwapBack()
openMarkets()
setDevWallet(address newDevWallet)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setIsDividendExempt(address holder, bool exempt)
setOwnerWallet(address newOwnerWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
withdrawFromBank()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
receive()
This contract contains no error objects.