VendingMachine
Verified contract
Active on
Ethereum with 5,513 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8dae…5faa
0x10b6…cdf0
0xaf3f…4789
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#1442151645663983333733405366718918725067585361301) | TDT | ERC-721 | 1 | -- | -- |
(#1433582226871925306648792890140477504053165530166) | TDT | ERC-721 | 1 | -- | -- |
(#1408328685777690051654535146744582704014345460423) | TDT | ERC-721 | 1 | -- | -- |
(#1395125332137366800675661587483871512243216182859) | TDT | ERC-721 | 1 | -- | -- |
(#1376654032556163218171912379359337722903490019073) | TDT | ERC-721 | 1 | -- | -- |
(#1359641833786152515356230865621904716675593934674) | TDT | ERC-721 | 1 | -- | -- |
(#1290316161066839396654084209104923782460335072405) | TDT | ERC-721 | 1 | -- | -- |
(#1264914253762437868960537871192928384561386481798) | TDT | ERC-721 | 1 | -- | -- |
(#1242952632827279013854660824710707924144154410239) | TDT | ERC-721 | 1 | -- | -- |
(#1187693897265634453292687709553521199579362170889) | TDT | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16919182 | 2 years ago | | | 0 | 0.016068825 | |
| 16919171 | 2 years ago | | | 0 | 0.014175546 | |
| 16919158 | 2 years ago | | | 0 | 0.014887065 | |
| 16919149 | 2 years ago | | | 0 | 0.013881493 | |
| 16919137 | 2 years ago | | | 0 | 0.014963079 | |
| 16919110 | 2 years ago | | | 0 | 0.015083168 | |
| 16919094 | 2 years ago | | | 0 | 0.013754280 | |
| 16919082 | 2 years ago | | | 0 | 0.015547317 | |
| 16919073 | 2 years ago | | | 0 | 0.014763148 | |
| 16919058 | 2 years ago | | | 0 | 0.013207031 |
ABI
ABI objects
Getter at block 21162125
getMaxSupply() view returns (uint256)
21000000000000000000000000
getMintedSupply() view returns (uint256)
14000000000000000000
Read-only
canMint(uint256 amount) view returns (bool)
isQualified(address _depositAddress) view returns (bool)
State-modifying
Events setExternalAddresses(address _tbtcToken, address _tbtcDepositToken, address _feeRebateToken)
tbtcToBtc(address _depositAddress, bytes8 _outputValueBytes, bytes _redeemerOutputScript)
tbtcToTdt(uint256 _tdtId)
tdtToTbtc(uint256 _tdtId)
unqualifiedDepositToTbtc(address _depositAddress, bytes4 _txVersion, bytes _txInputVector, bytes _txOutputVector, bytes4 _txLocktime, uint8 _fundingOutputIndex, bytes _merkleProof, uint256 _txIndexInBlock, bytes _bitcoinHeaders)
This contract contains no event objects.
constructor(address _systemAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.