Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "sophon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19181969 | 2 months ago | | | 0 | 0.000000052059366870 | |
| 14596158 | 6 months ago | | | 0 | 0.0000038474416 | |
| 14526265 | 6 months ago | | | 0 | 0.0000029504457 | |
| 14526245 | 6 months ago | | | 0 | 0.0000023210267 | |
| 14524086 | 6 months ago | | | 0 | 0.0000023329792 | |
| 14524067 | 6 months ago | | | 0 | 0.0000019836758 | |
| 14524049 | 6 months ago | | | 0 | 0.0000019722454 | |
| 13324052 | 7 months ago | | | 0 | 0.000000074975744529 | |
| 13323692 | 7 months ago | | | 0 | 0.000000074903643801 | |
| 13322104 | 7 months ago | | | 0 | 1.8428200e-7 |
ABI
ABI objects
Getter at block 21997707
decimals() view returns (uint8)
18
dev() view returns (address)
0x14e593ff50fc0be3b3381a2b4d1b8724d98f84bc
isLimit() view returns (bool)
false
name() view returns (string)
sophon
owner() view returns (address)
0x14e593ff50fc0be3b3381a2b4d1b8724d98f84bc
symbol() view returns (string)
sophon
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bbgcrushgy(address) view returns (bool)
bseltudcxcg(address) view returns (bool)
State-modifying
Events Bxcl(address[] _items, bool _status)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
cancleLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
soph(address[] _items, bool _status)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.