DEBRIS

Verified contract

Active on Ethereum with 3,361 txns
Deployed by via 0x4defb51c at 5811882
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x581f8346ea835a1754bff928c2d6a0350325fc7b07aab383d51684626a7801eb
0xca51b1b59690b8da6d5ffcabb6ebb6f85f7d16a428b82f37f0c23163b4cc0ffe
0x15ff5a9710709ef62f9cd37b4b0349c28f3a331db030fd9d1afb517cac1c6b39
0x6b09e157f67350755d47b3704ac5b49ff85a657b3ceaa61dbd3c22f4ec47fd7a
0xa5c6be5e84244756f537bd44cd0df472a45e546e5c86e454f9f7d913ee39c947
0xaba0a97e0a0f36486793bfd6a989c1ca0ec275b9d35327bdfa72e0b5b348f4df
0x30d0e8684ead094f0b1c4a34bfb58cd50dc06eaeea7e0ecf924e0b3e62cfdecd
0xe96f4af323d21ef425001fdf2c7b2c67464909e6bf2ebabe06cbaea7c9dbabf1
0xc474d38d0f0a655e2e4968cf40e4e15c4674c380c241127a226420cf586a0e51
0x39904c4d9b3ded772b67bf1aa39469a96caa4cd6edd9ac39b142c2647d7f48b6

Functions
Getter at block 21169667
decimals(view returns (uint8)
18
name(view returns (string)
DEBRIS
owner(view returns (address)
0x4766230d159a982ff8e65529364421603e81b44a
symbol(view returns (string)
DEBRIS
totalSupply(view returns (uint256)
4000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
checkContract(bytes32 _contractIdview returns (address senderaddress receiveruint256 amountbytes32 hashlockuint256 timelockbytes32 secret)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
approveAndCall(address _spenderuint256 _amountbytes _data
close(bytes32 _contractIdbytes32 _secretreturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
open(address _receiverbytes32 _hashlockuint256 _timelockuint256 _amountreturns (bytes32 contractId)
refund(bytes32 _contractIdreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
NewHashLockContract(bytes32 indexed contractIdaddress indexed senderaddress indexed receiveruint256 amountbytes32 hashlockuint256 timelock
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapClosed(bytes32 indexed contractId
SwapRefunded(bytes32 indexed contractId
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.