Sins Finance Nodes
Verified contract
Active on
Ethereum with 5,957 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Balances ($1,752.48)
Native
Value
$1,752.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.524424 | $3,341.72 |
$1,752.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20741058 | 2 months ago | | | 0 | 0.000065004249 | |
| 20741057 | 2 months ago | | | 0 | 0.000063975619 | |
| 19059496 | 10 months ago | | | 0 | 0.00026776147 | |
| 19020626 | 10 months ago | | | 0 | 0.00093077100 | |
| 18906971 | a year ago | | | 0 | 0.00080448361 | |
| 18895800 | a year ago | | | 0 | 0.00042135810 | |
| 18895799 | a year ago | | | 0 | 0.00065815931 | |
| 18880660 | a year ago | | | 0 | 0.0013855160 | |
| 17074049 | 2 years ago | | | 0 | 0.0012721493 | |
| 16931142 | 2 years ago | | | 0 | 0.00053097985 |
ABI
ABI objects
Getter at block 21260164
Sins() view returns (address)
0xb33440566865f4433e28f90f61f0a8ec334b761e
allowMintingAfter() view returns (uint256)
0
autosell() view returns (bool)
false
baseExtension() view returns (string)
.json
getSecondsUntilMinting() view returns (uint256)
0
isPaused() view returns (bool)
false
maxSupply() view returns (uint256)
10000000
name() view returns (string)
Sins Finance Nodes
owner() view returns (address)
0x7ef1615fc734e4df0553d8e5636db6e8538ab29f
rewardPool() view returns (address)
0x7ef1615fc734e4df0553d8e5636db6e8538ab29f
symbol() view returns (string)
SNode
tax() view returns (uint256)
2500
timeDeployed() view returns (uint256)
1644867127
totalSupply() view returns (uint256)
1664
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isValidAccessMessage(address _add, uint8 _v, bytes32 _r, bytes32 _s) view returns (bool)
mintPrices(uint256) view returns (uint256)
nodeType(uint256) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
claimRewards(address _owner)
mint(uint256 _type) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sell(uint256 tokenAmount)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setIsPaused(bool _state)
setRewardPool(address _rewardPool)
toggleAutoSell()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateMintPrices(uint256[5] _prices)
updateSinsAddress(address _sinsAddress)
updateTax(uint256 _tax)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, string _initBaseURI, uint256 _revealTime, address _sinsAddress)
receive()
This contract contains no error objects.