Sable Coin

Verified contract

Active on Ethereum with 284 txns
Deployed by via 0x680e4f83 at 10272501
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x390487c4cc237a3aef0e85cfde48d242162a96eee8f6782a01b48c23f6ac1817
0xa9205856860d1794fe2bac92e5ee8475f20d4afa6b559d33574b1241a89aa1de
0x81ea96a4a4b1709b16d87d8528703546cdda43b4e54e3bedf41ef66e8a31979b
0x23dccb3f552b47fc823617d49f2be2f4e9714032d18eb2109966d436bfed4434
0xae81d458d7e7cfb6f27c3e3a8642dcfe7f043cfd38b68d038ae5c13f4680459f
0x0c50b559c329e146f0c53c20f35355b970f7d020e8a99a25deec18b5b7e90b65
0xfd23457bbbfd6b3cba9ca3b26507c7969e54c8416cc6de824b676c989d1cc80a
0xc86bde7ea18eefe22cdd437e1e15bd6b18da6801e8311769af368659fcf2732c
0x09af452baeb9056e5ffe43cb073c1b2dd81ffadda97836c3c9589b6db29608ff
0xd39a863030cc43e5a02d09d6a4c971ca49238ed6639ef8a8d273dc0276d8d0f3

Functions
Getter at block 20936616
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
name(view returns (string)
Sable Coin
owner(view returns (address)
0xc49656037a83e3ea47115d9460601da1705378ec
symbol(view returns (string)
SAC1
totalSupply(view returns (uint256)
600000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
nonces(addressview returns (uint32)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
approveAndCall(address spenderuint256 valuereturns (bool)
approveAndCall(address spenderuint256 valuebytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuebytes datareturns (bool)
transferEtherless(address senderaddress recipientuint256 amountuint256 feesuint32 nonceuint256 timebytes signaturereturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuebytes datareturns (bool)
transferOwnership(address newOwner
withdrawETH(uint256 amount
withdrawSAC(uint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.