Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($392.47)
Native
Value
$392.47
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.1 | $3,924.66 |
$392.47 | |
OCN | ERC-20 | 3 | $0.000036 |
$0 | |
DNK | ERC-20 | 4.90049M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5728785 | 7 years ago | | | 0 | 0.00027017591 | |
| 5728766 | 7 years ago | | | 0 | 0.00027017591 | |
| 5728757 | 7 years ago | | | 0 | 0.00027017591 | |
| 5722530 | 7 years ago | | | 0 | 0.00015423200 | |
| 5722522 | 7 years ago | | | 0 | 0.00015423200 | |
| 5722474 | 7 years ago | | | 0 | 0.00015423200 | |
| 5687133 | 7 years ago | | | 0 | 0.00015423200 | |
| 5687105 | 7 years ago | | | 0 | 0.00015423200 | |
| 5687068 | 7 years ago | | | 0 | 0.00015423200 | |
| 5681162 | 7 years ago | | | 0 | 0.00026990600 |
ABI
ABI objects
Getter at block 21394872
buyPrice() view returns (uint256)
1000
buySupply() view returns (uint256)
4900000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
DunkPay
owner() view returns (address)
0x2c8191fec5956c9797cc8ad529215b5e93155cff
paused() view returns (bool)
false
sellPrice() view returns (uint256)
1000
symbol() view returns (string)
DNK
totalEth() view returns (uint256)
100000000000010000
totalSupply() view returns (uint256)
10001000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events AddSupply(uint256 mintedAmount)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
bankrupt(address[] _holders)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
buy() payable
freezeAccount(address target, bool freeze)
getZero(uint256 number) returns (uint256 num_len)
mintToken(address target, uint256 mintedAmount)
pause()
percent(uint256 numerator, uint256 denominator, uint256 precision) returns (uint256 quotient)
pos(address[] _holders, uint256 mintedAmount)
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
unpause()
withdraw(uint256 amount)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.