Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc596…4b12
0xa54d…0970
0xa7bd…ca93
0xd285…f0ac
Balances ($12,149.42)
Native
Value
$12,149.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.330569 | $3,647.85 |
$12,149.42 | |
TPT | ERC-20 | 4.9895M | -- | -- | |
NDC | ERC-20 | 990.5K | -- | -- | |
KU | ERC-20 | 20K | -- | -- | |
XPER | ERC-20 | 4.476K | -- | -- | |
SKL | ERC-20 | 4.45K | -- | -- | |
EBK | ERC-20 | 3.330569 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7158453 | 6 years ago | | | 3.3305688 | 0.00064397718 | |
Transfer | 5917966 | 6 years ago | | | 0.05 | 0.0012627600 | |
| 5917206 | 6 years ago | | | 0 | 0.0030275000 | |
| 5912653 | 6 years ago | | | 0 | 0.0012538000 | |
| 5740430 | 6 years ago | | | 0.52036391 | 0.00049806800 | |
| 5731754 | 6 years ago | | | 0 | 0.00051437145 |
ABI
ABI objects
Getter at block 21315585
BRONZE_AMOUNT_NDC() view returns (uint256)
2000000000000000000000
BRONZE_AMOUNT_SKL() view returns (uint256)
50000000000000000000
BRONZE_AMOUNT_TPT() view returns (uint256)
4000000000000000000000
BRONZE_AMOUNT_XPER() view returns (uint256)
2500
COPPER_AMOUNT_NDC() view returns (uint256)
1000000000000000000000
COPPER_AMOUNT_SKL() view returns (uint256)
25000000000000000000
COPPER_AMOUNT_TPT() view returns (uint256)
1500000000000000000000
COPPER_AMOUNT_XPER() view returns (uint256)
1200
GOLD_AMOUNT_NDC() view returns (uint256)
25000000000000000000000
GOLD_AMOUNT_SKL() view returns (uint256)
200000000000000000000
GOLD_AMOUNT_TPT() view returns (uint256)
100000000000000000000000
GOLD_AMOUNT_XPER() view returns (uint256)
10000
PLATINUM_AMOUNT_NDC() view returns (uint256)
250000000000000000000000
PLATINUM_AMOUNT_SKL() view returns (uint256)
2000000000000000000000
PLATINUM_AMOUNT_TPT() view returns (uint256)
1250000000000000000000000
PLATINUM_AMOUNT_XPER() view returns (uint256)
50000
SILVER_AMOUNT_NDC() view returns (uint256)
11000000000000000000000
SILVER_AMOUNT_SKL() view returns (uint256)
100000000000000000000
SILVER_AMOUNT_TPT() view returns (uint256)
33000000000000000000000
SILVER_AMOUNT_XPER() view returns (uint256)
5000
ndc() view returns (address)
0xa54ddc7b3cce7fc8b1e3fa0256d0db80d2c10970
neverdieSigner() view returns (address)
0xc376324f519fc5f570ec43783cf5d9412f66edf5
owner() view returns (address)
0xd9d61b037be46f2cbd1d7dc569fc90fce4b0bd47
skl() view returns (address)
0xa7bd9d58d22d5e35ec4a08083141e0340ea2ca93
tpt() view returns (address)
0xc596bd09d652827b0106292d3e378d5938df4b12
xper() view returns (address)
0xd28525ad63f337c86843d720dae921228e44f0ac
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyBronze(uint256 _BronzePrice, uint256 _expiration, uint8 _v, bytes32 _r, bytes32 _s) payable
buyCopper(uint256 _CopperPrice, uint256 _expiration, uint8 _v, bytes32 _r, bytes32 _s) payable
buyGold(uint256 _GoldPrice, uint256 _expiration, uint8 _v, bytes32 _r, bytes32 _s) payable
buyPlatinum(uint256 _PlatinumPrice, uint256 _expiration, uint8 _v, bytes32 _r, bytes32 _s) payable
buySilver(uint256 _SilverPrice, uint256 _expiration, uint8 _v, bytes32 _r, bytes32 _s) payable
kill()
setNDCContractAddress(address _to)
setSKLContractAddress(address _to)
setSignerAddress(address _to)
setTPTContractAddress(address _to)
setXPERContractAddress(address _to)
transferOwnership(address newOwner)
withdraw()
withdrawEther()
withdrawToken(address _tokenContract)
BuyBronze(address indexed to, uint256 BronzePrice, uint256 value)
BuyCopper(address indexed to, uint256 CopperPrice, uint256 value)
BuyGold(address indexed to, uint256 GoldPrice, uint256 value)
BuyPlatinum(address indexed to, uint256 PlatinumPrice, uint256 value)
BuySilver(address indexed to, uint256 SilverPrice, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tptContractAddress, address _ndcContractAddress, address _sklContractAddress, address _xperContractAddress, address _signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.