商信证

Verified contract

Active on Ethereum with 2,393 txns
Deployed by via 0x7a21b95f at 9125697
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x9ec7f6563f5ec696254c4fd6e3daf611873a70e59b2d476952b32ca876c81c8b
0x5809745e674f2d384e20e626a41a9adc18a24bffa82565272ecff3f017c75473
0xf77b574da3190ef503c9759d5f8c44f8b9b6e025639a26efc835627b5f9fafa7
0x87d83c661c7dcbcb9b616f3893721561920109af87dd8427a550c8c7e7fa901a
0xf7497b61a68a5e5eae3c9ca1161e12f2209e43c5a94fe15f23c8f5f9c263fc0a
0xa385f677fa4221358443fa1e22969da88fa2a8550ef7c59a1798e984c6dfb0cc
0x83d43f22734bcabbc0b0a90c2aa45e0281b09ca55ec422e579b998d029e280e7
0x9d454b4ad3fb68a4a54a78891001e4efafd65c5922131984b41e0cbb4f442923
0x148c920ee8bc0a2ea74230ec44cb4b0294358e9194f408426bb65178f471a824
0x09ca5dca0a1ab681f3137a51945cd1c0757ff540c9a530401a12ad6076e52cc3

Functions
Getter at block 20860467
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
name(view returns (string)
商信证
owner(view returns (address)
0x36ce87966d915d54a3dcb4d3d4ea43ff1ec71074
symbol(view returns (string)
BCT
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isMinter(address accountview returns (bool)
isPledged(string orderview returns (bool)
isTransferred(uint32 tokenOrderIdview returns (bool)
pledgeRecord(string orderview returns (address pledgeruint256 tokens)
tokenOrderInfo(uint32 tokenOrderIdview returns (address selleraddress buyeruint256 tokens)
State-modifying
addMinter(address account
approve(address spenderuint256 valuereturns (bool)
cancelForUser(uint32 tokenOrderId
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 valuereturns (bool)
pledge(string orderuint256 tokens
refund(string orderuint256 tokens
renounceMinter(
renounceOwnership(
sellForUser(uint32 tokenOrderId
transfer(address touint256 valuereturns (bool)
transferForSale(uint32 tokenOrderIdaddress buyeruint256 tokens
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Cancel_Succeeded(uint32 tokenOrderIdaddress seller
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pledge_Succeeded(address pledgerstring orderuint256 tokens
Refund_Succeeded(address pledgerstring order
Sell_Succeeded(uint32 tokenOrderIdaddress selleraddress buyer
Transfer(address indexed fromaddress indexed touint256 value
Transfer_Succeeded(uint32 tokenOrderIdaddress selleraddress buyeruint256 tokens
Constructor
constructor(string namestring symboluint8 decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.