CommonBackground10

Verified contract

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

No balances found for "CommonBackground10"

0x01afbaa0ad44cb9a0b744fe50fc62c76f2f5d0e8d8a3272081aea3ab002e922a
0xc06d47f9fa9561845764b1e45a1049fe7d1174fe3053697b3e8e3538dd66758e
0xf5127e4718995c759db875c0990cabbde00975218ab52dcba279eff67c353d87
0xd7483f9a50956ec1c35e6e4592c8cb5f34c5a006b6016a9c13f45fdedc03846a
0xea58d90106fc848d660bf03b585912fe395a27838164b07fb2108544ee412576
0x969332a9d3779bf8ccd9d991b9f4450cfe56f7ebad630fafd3507e01961d784f

Functions
Getter at block 21221872
cap(view returns (uint256)
0
controller(view returns (address)
0x0384b55dacd00f2aa740fe125a1ed5ebb01a5c6d
decimals(view returns (uint8)
18
name(view returns (string)
CommonBackground10
owner(view returns (address)
0x4766230d159a982ff8e65529364421603e81b44a
symbol(view returns (string)
CB10
totalSupply(view returns (uint256)
30000000000000000000
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.