Spindle Vault
Verified contract
Active on
Ethereum with 76 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPIN | ERC-20 | 4.262536M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19022312 | a year ago | | | 0 | 0.00087305977 | |
| 18900380 | a year ago | | | 0 | 0.0010154411 | |
| 18900376 | a year ago | | | 0 | 0.0015081056 | |
| 18900364 | a year ago | | | 0 | 0.0010160068 | |
| 18899231 | a year ago | | | 0 | 0.00094592949 | |
| 18898958 | a year ago | | | 0 | 0.00070727706 | |
| 18898321 | a year ago | | | 0 | 0.00068469975 | |
| 18898156 | a year ago | | | 0 | 0.00057873756 | |
| 18898101 | a year ago | | | 0 | 0.00079225892 | |
| 18897841 | a year ago | | | 0 | 0.00065558374 |
ABI
ABI objects
Getter at block 21391097
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapThreshold() view returns (uint256)
1000000000000000000000
_taxWallet() view returns (address)
0x96b443a521f0d1b8349ebe30680294fc14c11b97
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
dexV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
feesEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Spindle Vault
pair() view returns (address)
0x740d276c0f8aaec2eae38cd4ee5e8612ec164bbe
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
SPIN
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createSpinTrade()
enableSpinTrade()
removeSpinLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawSpinEthBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address spinWallet)
receive()
This contract contains no error objects.