test

Verified contract

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

No balances found for "test"

0xb796d21eefab9405143b27fbd60fef42cc6a2a69bae08057fcb2da0130e77506
0x398b28a18458fec67ac720733abc4d3f07920d575a8dd8be88237d46eb9561d5
0x5699f242697845aa2f20599fc41b881ea458998cd2a16341b200d1e5be3773c0
0x8faf4cd1e244695ccab31af7add5225419899ce29eda7b36d42424c1895875bf
0x3ebf8945f7c8716863f1cba4166e5e2436d981dc0b0d2f3591a5c5658bfdc94b

Functions
Getter at block 21285239
contractOwner(view returns (address)
0x6c643992d016d077cf426de39b207304297a3166
getName(view returns (string)
test
name(view returns (string)
test
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
recover(bytes32 hashbytes signaturepure returns (address)
State-modifying
ECDSATransfer(address _touint256 _valuebytes32 _hashbytes _sigreturns (bytes32)
approve(address _spenderuint256 _valuereturns (bool)
burn(address _accountuint256 _valuereturns (bool)
decreaseAllowance(address _spenderuint256 _subtracted_valuereturns (bool)
forceChangeContractOwnership(address _toreturns (bool)
increaseAllowance(address _spenderuint256 _added_valuereturns (bool)
mint(address _accountuint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed touint256 value
Mint(address indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _name
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.