KinguinVault
Verified contract
Active on
Ethereum with 114,125 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdfb4…0006
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 1 | $0.001948 |
$0 | |
KRS | ERC-20 | 442.795013K | -- | -- | |
XPS | ERC-20 | 100K | -- | -- | |
CBTV | ERC-20 | 348 | -- | -- | |
Only | ERC-20 | 20 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9456575 | 5 years ago | | | 0 | 0.00022356600 | |
| 9456518 | 5 years ago | | | 0 | 0.00022356600 | |
| 9456239 | 5 years ago | | | 0 | 0.00067073400 | |
| 9456238 | 5 years ago | | | 0 | 0.00067069800 | |
| 9456238 | 5 years ago | | | 0 | 0.00067069800 | |
| 9456123 | 5 years ago | | | 0 | 0.0011178300 | |
| 9456123 | 5 years ago | | | 0 | 0.0011178300 | |
| 9456078 | 5 years ago | | | 0 | 0.00053652960 | |
| 9455931 | 5 years ago | | | 0 | 0.00089426400 | |
| 9455931 | 5 years ago | | | 0 | 0.00089431200 |
ABI
ABI objects
Getter at block 21249017
owner() view returns (address)
0x544731de2bc32c96198980f14923e50518ad6a1a
token() view returns (address)
0xdfb410994b66778bd6cc2c82e8ffe4f7b2870006
uncleSafeNr() view returns (uint256)
5
withdrawAddress() view returns (address)
0x544731de2bc32c96198980f14923e50518ad6a1a
Read-only
getMicroWalletAddress(uint256 productOrderID) view returns (address)
getProductOrderPayer(uint256 productOrderID) view returns (address)
microWalletPaymentBlockNr(uint256) view returns (uint256)
microWalletPayments(uint256) view returns (address)
microWalletsAddrs(uint256) view returns (address)
microWalletsIDs(address) view returns (uint256)
State-modifying
Events closeMicroWallet(uint256 productOrderID)
createMicroWallet(uint256 productOrderID, uint256 krsAmount)
setUncleSafeNr(uint256 newUncleSafeNr)
setWithdrawAccount(address _addr)
tokenFallback(address _sender, address _origin, uint256 _value, bytes _data) returns (bool)
transferOwnership(address newOwner)
withdrawKrowns(address wallet, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.