KRW Token

Verified contract

Active on Ethereum with 3,928 txns
Deployed by via 0xe165c3f9 at 7495594
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "KRW Token"

0x14cc8ee7596f57081c2bbecb5b3799383a0469849c5b60181102262959564411
0xb9f56904c3c083df3636f74200a6da097294f884196bc8b5e71e61dd05bd1b94
0x1ca7748d96c82dfe6d317004124b6446f858af92e7b7ab4a8cb7e7fcfc601120
0x627abcd25c24c3cb14cbcc6b76ce64cd2ee5be2b26ec5d5498582d1e78326859
0x6e29855c48ac00661d546dd3001e024293df2287f29c8e7bc9b253f010013c99
0xc54e273d93d62468e4184087a33690014d0f26cc5ad299a57f2c3e20491ca1ec
0xe1adbe0accee4ba5e6bc9538a530b94f6e70578f0d67a9951615ef53d86bc3bc
0xfd22dec7d119eb31fc5e212b17a6fc2c72a59ccc228009c4b50324269bea5490
0xe37f9460ca280f1911c29283f26eec1e07e079531137bb333c1e08197b940413
0x9cab93cc76b6281b07383d65f2b61d4ea1b6997bde1c3a0606fe7e38163389b3

Functions
Getter at block 20918497
custodian(view returns (address)
0x16c877798a3aa14b69663edeff1ccd649e715cac
decimals(view returns (uint8)
2
erc20Impl(view returns (address)
0xf0060ca48196f00c2edfec0da3b45d9646bab98a
lockRequestCount(view returns (uint256)
1
name(view returns (string)
KRW Token
symbol(view returns (string)
KRWT
totalSupply(view returns (uint256)
2171500000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
custodianChangeReqs(bytes32view returns (address proposedNew)
implChangeReqs(bytes32view returns (address proposedNew)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
confirmCustodianChange(bytes32 _lockId
confirmImplChange(bytes32 _lockId
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
emitApproval(address _owneraddress _spenderuint256 _value
emitTransfer(address _fromaddress _touint256 _value
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
requestCustodianChange(address _proposedCustodianreturns (bytes32 lockId)
requestImplChange(address _proposedImplreturns (bytes32 lockId)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
CustodianChangeConfirmed(bytes32 _lockIdaddress _newCustodian
CustodianChangeRequested(bytes32 _lockIdaddress _msgSenderaddress _proposedCustodian
ImplChangeConfirmed(bytes32 _lockIdaddress _newImpl
ImplChangeRequested(bytes32 _lockIdaddress _msgSenderaddress _proposedImpl
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(string _namestring _symboluint8 _decimalsaddress _custodian
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.