Insane Technology
Verified contract
Active on
Base with 445 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 "Insane Technology"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22515904 | 11 days ago | | | 0 | 2.1413920e-7 | |
| 22084299 | 21 days ago | | | 0 | 3.4963500e-7 | |
| 20987066 | 2 months ago | | | 0 | 6.2073727e-7 | |
| 20504071 | 2 months ago | | | 0 | 0.0000012172356 | |
| 19727584 | 2 months ago | | | 0 | 3.8691060e-7 | |
| 18665591 | 3 months ago | | | 0 | 3.3246023e-7 | |
| 18591004 | 3 months ago | | | 0 | 0.000000060835000000 | |
| 15629389 | 6 months ago | | | 0 | 2.8988626e-7 | |
| 14507631 | 6 months ago | | | 0 | 0.0000035987192 | |
| 14205523 | 7 months ago | | | 0 | 0.0000027658235 |
ABI
ABI objects
Getter at block 22988728
COLLATERAL() view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
COLLATERAL_NATIVE() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
MAX_FUND() view returns (uint256)
105263
MAX_FUND_SHORTHAND() view returns (uint256)
10
PRECISION() view returns (uint256)
1000000
decimals() view returns (uint8)
6
fund() view returns (uint256)
52631
fund_shorthand() view returns (uint256)
5
name() view returns (string)
Insane Technology
panicked() view returns (bool)
false
redemption() view returns (bool)
false
symbol() view returns (string)
IT
timelock() view returns (address)
0xd7a4366f2985f8db2b43f1c2c3ba486685f0cb9f
totalSupply() view returns (uint256)
14454657280
treasury() view returns (address)
0xd7a4366f2985f8db2b43f1c2c3ba486685f0cb9f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events adjustFund(uint256 _amount, uint256 _shortHand)
approve(address spender, uint256 amount) returns (bool)
assignTimelock(address _newTimelock)
assignTreasury(address _newTreasury)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyTimelockExecution(address _x, bytes _data)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
panic(bool _status)
print(uint256 _amount, bool _native)
redemptionWindow(bool _status)
refund(uint256 _amount, bool _native)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.