Sora Token

Verified contract

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

No balances found for "Sora Token"

0xe77be42e317986d3825f205ebf4a593eb8f2d56dafd65d3867578351c80bd90e
0x8e2eef831edc4d7397e22eb1f3e1eacda92ffcd456c3c3462c810ab18a718014

Functions
Getter at block 21432076
_totalSupply(view returns (uint256)
100000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
Sora Token
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xf3646f920981d74e5c512846c02342600f602d72
symbol(view returns (string)
SRT
totalSupply(view returns (uint256)
100000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
safeAdd(uint256 auint256 bpure returns (uint256 c)
safeDiv(uint256 auint256 bpure returns (uint256 c)
safeMul(uint256 auint256 bpure returns (uint256 c)
safeSub(uint256 auint256 bpure returns (uint256 c)
State-modifying
acceptOwnership(
approve(address spenderuint256 tokensreturns (bool success)
approveAndCall(address spenderuint256 tokensbytes datareturns (bool success)
transfer(address touint256 tokensreturns (bool success)
transferAnyERC20Token(address tokenAddressuint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.