VbtcToken

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x873a59a2 at 11019016
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "VbtcToken"

No transactions found for "VbtcToken"


Functions
Getter at block 20877243
DOMAIN_SEPARATOR(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
cap(view returns (uint256)
0
decimals(view returns (uint8)
0
devFundDivRate(view returns (uint256)
0
name(view returns (string)
numConfs(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
relay(view returns (address)
0x0000000000000000000000000000000000000000
relayReward(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
knownOutpoints(bytes32view returns (bool)
nonces(addressview returns (uint256)
State-modifying
addHeaders(bytes _anchorbytes _headersreturns (bool)
addHeadersWithRetarget(bytes _oldPeriodStartHeaderbytes _oldPeriodEndHeaderbytes _headersreturns (bool)
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool)
burn(uint256 _amount
burnFrom(address _accountuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
flashMint(uint256 amountbytes32 data
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _relayaddress _strudeluint256 _minConfsuint256 _relayReward
markNewHeaviest(bytes32 _ancestorbytes _currentBestbytes _newBestuint256 _limitreturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
proofOpReturnAndMint(bytes _headerbytes _proofbytes4 _versionbytes4 _locktimeuint256 _indexuint32 _crossingOutputIndexbytes _vinbytes _voutreturns (bool)
proofP2FSHAndMint(bytes _headerbytes _proofuint256 _indexbytes32 _txidreturns (bool)
renounceOwnership(
setDevFundDivRate(uint256 _devFundDivRate
setNumConfs(uint256 _numConfs
setRelayAddress(address _newRelayAddr
setRelayReward(uint256 _newRelayReward
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Crossing(bytes32 indexed btcTxHashaddress indexed receiveruint256 amountuint32 outputIndex
FlashMint(address indexed srcuint256 wadbytes32 datauint256 fee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.