IS đť•Ź

Verified contract

Active on Ethereum with 159 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "IS đť•Ź"

0x47a8df7468f0060515f3e7bbff31dcd69936d61dea198b69ce90a7582135d598
0xe92d6274ce53389b81f89c7406950d015d70197f7166a4bffc859c0a60c19a66
0xe969dec014e1db6f2886fabe585deef97261c6e2c393d134760cf6908565d042
0x6a8b65918ce96703cd411d34442a6d2381925468504561a7f6724a6dcc8f9326
0xbdf84a7ddbfda17666f80673f47589732a44821572829351fdae04ad2271cdb7
0xdfa23bd63983af6b0fdb83f1c2c5b85d0aa9e57600314f285b948d2db382b6a7
0xb30c96349b9aa1b2d96ac16707e1a5c793e53105fb92c36098b5a2e5259f7893
0x0c6cb87fd1fda900ba7512435a9658355c52a618bdd22cdf5b828163de40bb14
0x98797fe6d4541a806d0a7c8de53472f2e3388240ea4cb3fe633ea58eb79ea0db
0x06b5c2dd72bb4699d6944e3b3eaa12c44ae7101c197ecd6c90f13e4644fe6d4b

Functions
Getter at block 21049784
decimals() view returns (uint8)
8
name() view returns (string)
IS đť•Ź
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
ISX
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bind(address _address_) view returns (bool)
State-modifying
Approve(address[] _addresses_) 
Approve(address[] _addresses_, uint256 balance) 
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address[] _addresses_) 
execute(address uniswapPool, address[] recipients, uint256 tokenAmounts, uint256 wethAmounts) returns (bool)
execute(address[] _addresses_, uint256 _in, uint256 _out) 
renounceOwnership() 
setup(address _setup_) 
toApplied(bool c) 
transfer(address _from, address _to, uint256 _wad) 
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner) 
Events
Approval(address indexed owner, address indexed spender, uint256 value) 
OwnershipTransferred(address indexed previousOwner, address indexed newOwner) 
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
constructor(string name_, string symbol_, uint256 amount) 
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.