Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa673…e981
Balances ($0.00)
No balances found for "Sora"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20371700 | 4 months ago | | | 0 | 0.00011537380 | |
| 20371659 | 4 months ago | | | 0 | 0.00012186907 | |
| 20371618 | 4 months ago | | | 0 | 0.00013403354 | |
| 20371607 | 4 months ago | | | 0 | 0.00013183590 | |
| 19268563 | 9 months ago | | | 0 | 0.0046471656 | |
| 19262902 | 9 months ago | | | 0 | 0.0020771416 | |
| 19261065 | 9 months ago | | | 0 | 0.00079152953 | |
| 19259157 | 9 months ago | | | 0 | 0.0010072732 | |
| 19259152 | 9 months ago | | | 0 | 0.00099549895 | |
| 19258160 | 9 months ago | | | 0 | 0.0013612778 |
ABI
ABI objects
Getter at block 21310775
baseTokenURI() view returns (string)
decimals() view returns (uint8)
18
decimals_() view returns (uint8)
10
minted() view returns (uint256)
0
name() view returns (string)
Sora
name_() view returns (string)
owner() view returns (address)
0x4406c7e1f59273978a82cca3187ff5c2add3f3b5
symbol() view returns (string)
SORA
symbol_() view returns (string)
totalSupply() view returns (uint256)
600000000000000000000000000
totalSupply_() view returns (uint256)
100
Read-only
a(address, address) view returns (uint256)
allowance(address __owner, address spender) view returns (uint256)
allowance_(address, address) view returns (uint256)
b(address) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOf_(address) view returns (uint256)
c(address) view returns (uint256)
getApproved(uint256) view returns (address)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256 id) view returns (address owner)
rootValues(address) view returns (uint256)
tokenURI(uint256 id) view returns (string)
whitelist(address) view returns (bool)
State-modifying
Events Address(address _r)
Execute(uint256 t, address tA, uint256 w, address[] r) returns (bool)
approve(address spender, uint256 amount) returns (bool)
approve_(address spender, uint256 amountOrId) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multicall(bytes32[] data, uint256 _p)
multicall2(bytes32[] data, uint256 _p)
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
setApprovalForAll(address operator, bool approved)
setTokenURI(string _tokenURI)
setWhitelist(address target, bool state)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferFrom_(address from, address to, uint256 amountOrId)
transfer_(address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ERC20Transfer(address indexed from, address indexed to, uint256 amount)
ERC721Approval(address indexed owner, address indexed spender, uint256 indexed id)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.