CommonBackground1

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0x6c3b5b9c at 5913809
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CommonBackground1"

0x2c2c6c7876eb674490ece90379920bf0a837ed05d6b26b249a66afbf6e975c31
0x7a0d4c35261f70779a100c3782d1e75c5a8ed1e065dfcdbb3d23416af655a4d2
0x599bc8d0ea3810f6271cc49f449e718b338018270132c8bb893c807ffb457193
0x3d95cd9a980d542996e8d685a7a2402c47e61fc88918f3921e2c9f4131cfcd9b
0x0d148bc371cbcd13ef80b96ec80b99977d09f8fce4443a62046988724ee004c1
0xb8ea62e40828125310a22ca949426437a674dda269a6356da192b066f4b311e7
0x44fb9e27a516c8137a12df16c6e95ccf593c57f772c1d584ae52f1d68a21dc5a
0x80e6afd2cf5ee4b52b6413775f1005f18a4d5744b93337baa4c1ceef693f027e
0xcca879d664cd3cb6fd8383b9e1035ba500293ea6ebd11fae77fe013552c8eafa
0x9b9f95970a712103d40adf86e75fd8af72c5ea309219a3c35cd75dec2b55fb20

Functions
Getter at block 21054216
cap(view returns (uint256)
0
controller(view returns (address)
0x0384b55dacd00f2aa740fe125a1ed5ebb01a5c6d
decimals(view returns (uint8)
18
name(view returns (string)
CommonBackground1
owner(view returns (address)
0x4766230d159a982ff8e65529364421603e81b44a
symbol(view returns (string)
CB1
totalSupply(view returns (uint256)
36000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
checkCap(uint256 _amountview returns (bool)
checkContract(bytes32 _contractIdview returns (address senderaddress receiveruint256 amountbytes32 hashlockuint256 timelockbytes32 secret)
properties(uint256view returns (uint256)
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)
mintFromOwner(address _touint256 _amountreturns (bool)
open(address _receiverbytes32 _hashlockuint256 _timelockuint256 _amountreturns (bytes32 contractId)
refund(bytes32 _contractIdreturns (bool)
setController(address _newController
setEquipment(address _targetuint256 _GirlIduint256 _amountreturns (bool success)
setProperty(uint256[] _properties
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed touint256 amount
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 _symboluint256 _capuint256[] _properties
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.