Singularity
Verified contract
Active on
Ethereum with 535 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 "Singularity"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20619421 | 3 months ago | | | 0 | 0.000070507500 | |
| 18580443 | a year ago | | | 0 | 0.00084929389 | |
| 18111149 | a year ago | | | 0 | 0.00023418570 | |
| 18111136 | a year ago | | | 0 | 0.00045535027 | |
| 18032000 | a year ago | | | 0 | 0.00035002342 | |
| 18031981 | a year ago | | | 0 | 0.00072183415 | |
| 18031979 | a year ago | | | 0 | 0.00073583206 | |
| 17956592 | a year ago | | | 0 | 0.00041946210 | |
| 17822085 | a year ago | | | 0 | 0.00063533716 | |
| 17803576 | a year ago | | | 0 | 0.00035229739 |
ABI
ABI objects
Getter at block 21283651
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
currentEpoch() view returns (uint256)
12
decimals() view returns (uint8)
9
lastEpochTimestamp() view returns (uint256)
1687531175
limitsEnabled() view returns (bool)
false
maxWallet() view returns (uint256)
10000000000000000000
name() view returns (string)
Singularity
owner() view returns (address)
0x596e996317da886ff3cb6c65526a5303c08f5141
symbol() view returns (string)
ZERO
totalSupply() view returns (uint256)
488281250000000000
uniswapV2Pair() view returns (address)
0x7637edf6a203dc57539091f79a4a9cc74b2cd19b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimits() returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebase() returns (uint256)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LogRebase(uint256 indexed epoch, uint256 totalSupply)
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.