Outside YC
Verified contract
Active on
Ethereum with 484 txns
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 "Outside YC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20707668 | 2 months ago | | | 0 | 0.000066846737 | |
| 20666774 | 2 months ago | | | 0 | 0.000051125272 | |
| 20666519 | 2 months ago | | | 0 | 0.000073859826 | |
| 20471676 | 3 months ago | | | 0 | 0.000082585109 | |
| 20295589 | 4 months ago | | | 0 | 0.000081554754 | |
| 20094171 | 5 months ago | | | 0 | 0.00010830266 | |
| 20056331 | 5 months ago | | | 0 | 0.00031508926 | |
| 20033969 | 5 months ago | | | 0 | 0.00092168131 | |
| 20032901 | 5 months ago | | | 0 | 0.00061191427 | |
| 20032874 | 5 months ago | | | 0 | 0.00070933604 |
ABI
ABI objects
Getter at block 21169630
MAX_SUPPLY() view returns (uint256)
4000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Outside YC
owner() view returns (address)
0x45295985e074fd1e08c99363d961f9da3e335e97
symbol() view returns (string)
$OSYC
totalSupply() view returns (uint256)
13138530577993280404303
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
managers(address) view returns (bool)
State-modifying
Events addManager(address _address)
approve(address spender, uint256 amount) returns (bool)
burn(address from, uint256 amount)
burn(uint256 amount)
mint(address to, uint256 amount)
removeManager(address _address)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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.