ShyftKycContract
Verified contract
Active on
Ethereum with 12,928 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHFT | ERC-20 | 3.834K | $0.000679 |
$2.6 | |
SHFT | ERC-20 | 53.965103M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21247195 | a day ago | | | 0 | 0.00076618495 | |
| 21246975 | a day ago | | | 0 | 0.00058299289 | |
| 21244967 | 2 days ago | | | 0 | 0.00060216069 | |
| 21244875 | 2 days ago | | | 0 | 0.00075572206 | |
| 21238492 | 2 days ago | | | 0 | 0.0011288843 | |
| 21231824 | 3 days ago | | | 0 | 0.00079851821 | |
| 21228908 | 4 days ago | | | 0 | 0.00056539909 | |
| 21217885 | 5 days ago | | | 0 | 0.00036614981 | |
| 21217880 | 5 days ago | | | 0 | 0.00043820546 | |
| 21214483 | 6 days ago | | | 0 | 0.00043434816 |
ABI
ABI objects
Getter at block 21256210
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
byfrostOrigin() view returns (bool)
true
decimals() pure returns (uint8 _decimals)
18
emergencyResponder() view returns (address)
0x604e556ce04612a309ef07c68def5f07ba3e40d1
getIncorrectlySentAssetsBalance() view returns (uint256 result)
636511662435172364772
getNativeTokenType() view returns (uint256 result)
1
getShyftCacheGraphAddress() view returns (address result)
0x0000000000000000000000000000000000000000
hasBeenUpdated() view returns (bool)
false
machineConsentHelperAddress() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string _name)
Shyft [ Wrapped ]
owner() view returns (address)
0x208af4ee6fbe1f767a362633a70162237fa3aac6
setByfrostOrigin() view returns (bool)
true
shyftCacheGraphAddress() view returns (address)
0x0000000000000000000000000000000000000000
shyftKycContractRegistryAddress() view returns (address)
0xf10099635e0940535ec2cd84f881bb44dc476b6d
symbol() pure returns (string _symbol)
SHFT
totalSupply() view returns (uint256 result)
1232191314720673617848732181
updatedShyftKycContractAddress() view returns (address)
0x0000000000000000000000000000000000000000
v1TotalUpgradeAmount() view returns (uint256)
204422959520761156470732181
Read-only
allowance(address _tokenOwner, address _spender) view returns (uint256 remaining)
allowanceBip32X(address _tokenOwner, address _spender, uint256 _bip32X_type) view returns (uint256 remaining)
balanceOf(address _who) view returns (uint256)
getBalanceBip32X(address _identifiedAddress, uint256 _bip32X_type) view returns (uint256 balance)
getBip32XTypeForContractAddress(address _contractAddress) view returns (uint256 bip32X_type)
getOnlyAcceptsKycInput(address _identifiedAddress) view returns (bool result)
getOnlyAcceptsKycInputPermanently(address _identifiedAddress) view returns (bool result)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
getTotalSupplyBip32X(uint256 _bip32X_type) view returns (uint256 balance)
hasRole(bytes32 role, address account) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _tokens) returns (bool success)
approveBip32X(address _spender, uint256 _tokens, uint256 _bip32X_type) returns (bool success)
burnFrom(address _account, uint256 _amount)
burnFromBip32X(address _account, uint256 _amount, uint256 _bip32X_type)
grantRole(bytes32 role, address account)
kycSend(address _identifiedAddress, uint256 _amount, uint256 _bip32X_type, bool _requiredConsentFromAllParties, bool _payForDirty) returns (uint8 result)
lockContractToOnlyAcceptsKycInputPermanently(address _contractAddress) returns (bool result)
migrateFromKycContract(address _to) payable returns (bool result)
mint(address _to, uint256 _amount)
mintBip32X(address _to, uint256 _amount, uint256 _bip32X_type)
removeOwner() returns (bool)
renounceRole(bytes32 role, address account)
responderRedeemIncorrectlySentAssets(address _destination, uint256 _amount) returns (uint8 result)
revokeRole(bytes32 role, address account)
setAutoUpgrade(bool _autoUpgrade)
setByfrostNetwork(uint256 _tokenAmount, uint256 _bip32X_type, address _distributionContract) returns (uint8 result)
setLockOnlyAcceptsKycInputPermanently() returns (bool result)
setMachineConsentHelperAddress(address _machineConsentHelperAddress) returns (bool result)
setOnlyAcceptsKycInput(bool _onlyAcceptsKycInputValue) returns (bool result)
setPrimaryNetwork() returns (uint8 result)
setShyftCacheGraphAddress(address _shyftCacheGraphAddress) returns (uint8 result)
setShyftKycContractRegistryAddress(address _addr) returns (bool)
setV1EmergencyErc20RedemptionResponder(address _emergencyResponder) returns (uint8 result)
tokenFallback(address _from, uint256 _value, bytes _data) returns (bool ok)
transfer(address _to, uint256 _value) returns (bool ok)
transferBip32X(address _to, uint256 _value, uint256 _bip32X_type) returns (bool result)
transferFrom(address _from, address _to, uint256 _tokens) returns (bool success)
transferFromBip32X(address _from, address _to, uint256 _tokens, uint256 _bip32X_type) returns (bool success)
transferFromErc20TokenToBip32X(address _erc20ContractAddress, uint256 _value) returns (bool ok)
updateContract(address _addr) returns (bool)
upgradeNativeTokens(uint256 _value) returns (uint256 result)
withdrawAllNative(address _to) returns (uint256)
withdrawNative(address _to, uint256 _value) returns (bool ok)
withdrawToExternalContract(address _to, uint256 _value, uint256 _gasAmount) returns (bool ok)
withdrawToShyftKycContract(address _shyftKycContractAddress, address _to, uint256 _value) returns (bool ok)
withdrawTokenBip32XToErc20(address _erc20ContractAddress, address _to, uint256 _value) returns (bool ok)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
EVT_ApprovalBip32X(address indexed tokenOwner, address indexed spender, uint256 tokens, uint256 indexed bip32X_type)
EVT_Erc223TokenFallback(address _from, uint256 _value, bytes _data)
EVT_TransferAndBurnBip32X(address contractAddress, address msgSender, address to, uint256 value, uint256 indexed bip32X_type)
EVT_TransferAndMintBip32X(address contractAddress, address msgSender, uint256 value, uint256 indexed bip32X_type)
EVT_TransferBip32X(address indexed from, address indexed to, uint256 tokens, uint256 indexed bip32X_type)
EVT_UpgradeFromV1(address indexed _originAddress, address indexed _userAddress, uint256 _value)
EVT_WithdrawToAddress(address _from, address _to, uint256 _value)
EVT_WithdrawToExternalContract(address _from, address _to, uint256 _value)
EVT_WithdrawToShyftKycContract(address _from, address _to, uint256 _value)
EVT_migrateFromContract(address indexed sendingKycContract, uint256 totalSupplyBip32X, uint256 msgValue, uint256 thisBalance)
EVT_migrateToKycContract(address indexed updatedShyftKycContractAddress, uint256 updatedContractBalance, address indexed kycContractAddress, address indexed to, uint256 _amount)
EVT_receivedNativeBalance(address indexed _from, uint256 _value)
EVT_redeemIncorrectlySentAsset(address indexed _destination, uint256 _amount)
EVT_setV1EmergencyResponder(address _emergencyResponder)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 _nativeBip32X_type)
receive()
This contract contains no error objects.